LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

Compatibility with Cursor?

Open tbeason opened this issue 1 year ago • 0 comments

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?

tbeason avatar May 15 '24 15:05 tbeason