micro-plugin-lsp
micro-plugin-lsp copied to clipboard
An LSP Client implementation for the Micro Editor
I installed the pluging referring the instruction on the github, and try it on rust file, but nothing chenged, it's as if it wasn't installed. How can I check if...
``` Lua API error: events:202: cannot perform concat operation between nil and string stack traceback: events:202: in main chunk [G]: ? ``` Revision a3ed3a73b2f7576b1e2dc1ac3c98dfe695e6d05d
Thanks for the great plugin. I've been successfully using it with F# (fsautocomplete) with [a few mods](https://github.com/queil/micro-plugin-lsp/pull/1/files) in my fork. However, I had little success with [csharp-ls](https://github.com/razzmatazz/csharp-language-server). It seems the...
## Description of the problem or steps to reproduce It seems like the micro editor performance issue: "re-analyze" (re apply the color scheme or something else what it does) whole...
this plugin looks SOOOOO GREAT but sadly when I'm trying to use dart it doesn't work at all ``` "lsp.autocompleteDetails": true, "lsp.formatOnSave": false, "lsp.ignoreMessages": "LS message1 to ignore|LS message 2...
Hi I would like to use the plugin to program in Java and make my life easier except that I don't see Java in the programming languages to test, do...
I originally asked this in a different repo, but as advised it does make a lot more sense to ask this here Basically I:m having a hard time getting the...
Hi, I am very interested in testing XML schema on this brand new LSP plugin for Micro. I am not very keen to understand documentation and configuration files, so please...