-
https://github.com/Microsoft/language-server-protocol
It looks like more and more tools start to use this, no need to reinvent the wheel.
-
## Information
**VIM version**
NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3
Operating System: Macos lastest
## What went wrong
I try to set
```
let g:ale_lua_lua_langua…
cxwx updated
2 months ago
-
The starlark language server isn't super reliable and I need to restart it at times. Needing to restart the entire extension host to get that is kinda inconvenient. rust-analyzer has the nice option o…
-
Prisma has it's own language server: https://github.com/prisma/language-tools/tree/main/packages/language-server and there is a library for adding LSP support in intellij plugins: https://github.com/b…
-
i followed the instructions at imba.io/language/getting-started to install imba locally and start the test app;
the test app works and the splash screen appears at localhost:3000.
then installed t…
gumtu updated
3 years ago
-
I'm exploring the possibility of implementing the [language server protocol ](https://microsoft.github.io/language-server-protocol/) (lsp) for tads3. As far as I can tell I would have to extend the ne…
-
Do a feasibility research to investigate if we could use the language server to support linting in vim.
See https://github.com/coala/coala-vs-code/issues/3#issuecomment-377661078
/assign @li-box…
-
While implementing the language detection feature for FintoAI (https://github.com/NatLibFi/FintoAI/issues/9, https://github.com/NatLibFi/FintoAI/pull/21), I encountered an issue with the `detect-langu…
-
**Description**
When multiple separate `monaco-editor-wrapper` are loaded, with separate language server workers, disposing the last started `monaco-editor-wrapper` instance breaks the other instance…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
In mlflow UI, for the log_metric function, I wou…