Comment by justinclift
2 hours ago
That looks interesting. Pity they only have IDE's for Win/macOS though. :(
I mean, deploying on Linux is good, but not having an IDE that runs on Linux is a disappointment.
2 hours ago
That looks interesting. Pity they only have IDE's for Win/macOS though. :(
I mean, deploying on Linux is good, but not having an IDE that runs on Linux is a disappointment.
We've thought of it. Most customers are Win & Mac based. The vast majority of the IDE is shared code with only thin native UI wrappers (genuinely native, done the Right Way, aka non-Electron :D) and I admit to having been tempted to point an AI at the source and a copy of Qt and asking it to add a third one, a Linux GUI. We don't normally use AI for most of our coding, but I think with two prior examples and a thin layer only, it'd be a pretty cool experiment.