LanguageServer.jl
LanguageServer.jl copied to clipboard
Compatibility with Cursor?
Cursor is a fork of VS Code with embedded AI features. https://cursor.sh/
The language server seems to mostly work in Cursor, but not all features work. For example, the highlighting is wrong and hover tooltips do not display. Ctrl+Enter seems to submit lines to REPL though.
Is there any chance you could investigate to see if these might just require small fixes to increase compatibility?