Built from scratch, based on 20 years of experience developing IDEs. Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI.
Sadly not open source, nevertheless a cool concept. You can achieve something similar by using a language server and an IDE which has tooling for it. vscode/vscodium has some plugins, e.g. DevContainers, where you can replicate this on your own infrastructure.
Sadly not open source, nevertheless a cool concept. You can achieve something similar by using a language server and an IDE which has tooling for it. vscode/vscodium has some plugins, e.g. DevContainers, where you can replicate this on your own infrastructure.