-
On windows, when I quit vs code or manually cancel build, the perl interpreter is not terminated and I have to manually end those processes. I'm not sure if this is an extension issue or a language se…
-
Issue Type: Bug
Either vscode has a universal bug or it has somehow gone into a "mode", which I do not know to trigger. However, *whenever* the operating system switches between dark/light user in…
-
### Language server
jdtls
### Requested feature
It would be great if I could somehow configure the maximum line length for the wrapping of JDTLS' formatting as described here: https://stackov…
-
I got the following error on startup
```
NnnVertSplit could not be applied, nvim returned an error: "...share/nvim/site/pack/packer/start/lush.nvim/lua/lush.lua:55: 'bg' is
not a valid color", (a…
-
TexLab is configured solely by use of LSP configuration, set via `lsp_config`. ALE does not provide any way of setting that (and does not currently set it at all). Allowing to set that might also be u…
-
I want to **view (with forward search)** new pdf after every save.
I made an autocommand that looks like this
```
augroup _vimtex
autocmd!
autocmd BufReadPost *.tex call feedkeys("\ll…
-
As above. I installed ltex and texlab (latex lsps) on two separate occasions, and hls (haskell lsp). None of these are found by LspInfo, and none of these are attached to buffers with relevant filetyp…
-
### Neovim version (nvim -v)
v0.7.0-dev+714-g3aff3d634, also exists in v0.6.0
### Language server name/version
texlab 3.3.1
### Operating system/version
Arch Linux
### :checkhealth
…
-
If `title` option in neovim is set, and there is `\include` of `\input` command, the window(terminal) title will be changed to one of the included files. Occurs in neovim's lsp, but not vim + vim-lsp,…
xlucn updated
2 years ago
-
I would appreciate it if you could allow me to support the binary for aarch64-apple-darwin through the release page of GitHub.
Because I skipped to read the contributing guide, so I have almost writt…