-
First off thanks for creating Amp - it looks to be a really promising editor. I appreciate the simplicity, the efficiency of jump mode and the fuzzy file finder. Also the fact you don't have to instal…
-
### Feature already in Vim?
N/A
### Feature description
#16557 changed the behavior of floating window such that they now close when one navigates to a buffer other than two (the buffer that opened…
-
@akinsho Hey there. update the all things just now. nvim tree can't work when first open. the buffer is empty of nvimtree.
seems like the plugin/tree.vim not load ?
```lua
ui['kyazdani42/nvim-t…
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.10.2
### Actual behavior
When completin…
-
I'm using NeoVim 0.9.0, and this week the highlighting for errors and warnings stopped working, even though the language server is working for other features. I upgraded to version 0.17.2 of the langu…
-
VS Code issue (UI) is at https://github.com/microsoft/vscode/issues/74237
The C/C++ extension wants to be able to send back references of different types that users can determine what "type" of ref…
-
LSP Spec 3.16 defines [Show Document Request](https://microsoft.github.io/language-server-protocol/specifications/specification-3-16/#window_showDocument)
It would be nice for Metals to migrate the…
-
Currently `workDoneToken` only gets set by the client during `initialize`. And no place is the `partialResultToken` assigned as far as I can tell.
I'm not sure if it's implemented or not (leaning …
-
Another general protocol extension [poached from rust-analyzer](https://github.com/rust-analyzer/rust-analyzer/blob/master/docs/dev/lsp-extensions.md#codeaction-groups)
## `CodeAction` Groups
*…
-
### Problem
> Inlay hints add additional inline information to source code to help you understand what the code does.
vscode-go supports inlay hints, it looks like this ([source](htt…