The source project of this merge request has been removed.
add racket lsp
It works :D
To test it, you have to install https://racket-lang.org/, and run raco pkg install racket-langserver
The repo owner of the lsp is a core racket developer, and the lsp also used in vscode's racket extension.
This might be blocked by frameworks/syntax-highlighting!271 (merged)