fsharp / emacs-fsharp-mode

F# Emacs mode
Apache License 2.0
208 stars 62 forks source link

Lsp part2 #227

Closed juergenhoetzel closed 4 years ago

juergenhoetzel commented 4 years ago

Add (missing) integration tests (completion, jump-to-definition, flymake) from previous PR Move to LSP (WIP)

Also adds a eglot-workaround fsautocomplete-lsp non-standard behaviour: xref: Handle missing definitions gracfully …