micro-plugin-lsp
micro-plugin-lsp copied to clipboard
doesn't work with dart
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 to ignore|...",
"lsp.ignoreTriggerCharacters": "completion,signature",
"lsp.server": "dart=dart language-server, c++=clangd",
"lsp.tabcompletion": true,
this is my config but it doesn't work at all thanks in advance!!! =)
Can you try using the latest version on the master branch for this? It's currently unreleased but should work better. Let me know if this works for you.
Edit: is has now been released as version v0.6.3