-
Hello,
I am trying to setup a new language server but I need to add some custom calls to the language server.
I believe what I need is
1. The ability to enable, and disable a language server …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Konveyor version
https://github.com/konveyor/kantra/releases/tag/v0.6.0-alpha.2
### Priority
Undefined (Defa…
-
## Description of the enhancement requested
Z Open Editor use Language Server for some languages: COBOL, PL/I, HLASM, REXX.
Z Open Editor has commands to pause Language Server for the current ed…
-
**Describe the bug**
When using two or more language servers which have color provider functionality, there are situations when duplicate references are displayed. This is most recently visible whe…
-
Hello. I am interested in using codeium in VSCodium on NixOS.
I manage my VSCodium extensions using NixOS, which mean their path a non-writeable, and so, it can’t download the Language Server. In a…
-
## Reason
Tracking medium term MOOSE language server (and WASP) development goals and tasks.
## WASP
- [x] Parsing of incomplete documents
## MOOSE Language Server
- Autocomplete for
- [ …
-
### Result from CocInfo
````
## versions
vim version: NVIM v0.10.2
node version: v22.9.0
coc.nvim version: 0.0.82-'9fd8578 2024-09-21 00:59:00 +0900'
coc.nvim directory: C:\Users\SHAHNUR\A…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
In the experiment view, the dataset select UI componen…
-
**Problem**
The [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) provides code autocomplete and is integrated [by various editors](https://microsoft.github.io/languag…
-
[HLS](https://github.com/haskell/haskell-language-server) is the project collecting most of the manpower for Haskell IDE backend development. It supports LSP, and I saw that the README.md of this repo…