Open bestouff opened 4 years ago
I am certainly looking into it.
It will give you autocomplete (and maybe more) for tens of language for free 😃.
+1. The company I work at has an LSP server that has some internal-specific syntax and bits. It would be lovely to hook up Ox to the internal LSP get my workplace-specific editor syntax.
This is basically the only reason why I haven't made the move yet. Ox looks exactly like what I would want, except it doesn't support LSP yet :(
@lbenard Funnily enough, I am actually with you on that one, if Ox had LSP support I'd use it myself 😆 .
There's now https://lib.rs/crates/lsp-types by the way Should make the integration easier
I second this, intellisense for autocompletion is very useful and would be great for replacement of visual studio code for non-ui systems (or even UI ones..), I started using it on my mac!
The obvious question:
Do you intend to support the Language Server Protocol ?