A VS Code LSP client for Scala/Java/Mill/SBT files. It launches an external Java-based language server (the sibling simple-language-server project) over stdio.
- run
npm installin this folder - open VS Code on this folder
- Press Ctrl+Shift+B to compile the client
- Switch to the Debug viewlet
- Select
Launch Clientfrom the drop down and run it