issues
search
tricktron
/
frege-lsp-server
Frege Language Server Using the Language Server Protocol
MIT License
1
stars
0
forks
source link
Move the Compiler Global State Management to the CompileService Class & Create new LSP package
#44
Closed
tricktron
closed
2 years ago
tricktron
commented
2 years ago
Create an LSP package with contains all LSP4J classes and which take care of all things LSP.
Move the state management of the compiler globals into the CompileService.java class.