TLDR: Portable Julia running in VSCode. The user’s system does not need to have Git installed: the portable version of it is included. All the user needs to do is to double-click a batch file ...
Note: This is just the VS Code extension that spawns the actual language server. The language server itself is implemented purely in PHP in its own repository, all features need to be implemented ...