-
I tried to make it simpler to install servers by adding this bit of code to my config -
```lua
local lspinstall = require("lspinstall")
local lsp_servers = { "go", "python", "vue", "svelte", "lua…
-
![WindowsTerminal_EkvgUjPfun](https://github.com/huggingface/llm.nvim/assets/124379229/64e3f654-9bf7-4614-b7a6-39021b43c821)
As you see i'm getting this weird warning and no completion when trying …
-
As seen in [helix-gpt](https://github.com/leona/helix-gpt)
-
pyls LSP
EasyCompleteGotoDefinition is OK
-
When trying to edit a file stored in a WSL instance, `clangd-16` LSP server crashes reporting each time a different message for each buffer edit (reload) command:
```
[distant] [ERROR 03:34:50] ..…
-
This is based on an issue that was [posted on Reddit recently on the Kakoune subreddit](https://old.reddit.com/r/kakoune/comments/gtnlji/kakoune_waiting_for_shell_command_to_finish_issue/).
What ha…
-
Hi!
I'm trying out tabs.kak becaouse it looks promising.
However, I don't see a tab bar.
`kakrc`
```
# Plugins
# source custom plugins
source "~/git/pandoc.kak/rc/pandoc.kak"
# source …
-
# Troubleshooting: clangd
## Version
- LSP: 1.27.0
- Sublime Text: 4169
## Server Test Run
- exit code: 0
- output
```
I[16:43:03.915] Apple clangd version 15.0.0 (clang-1500.1.0.2.5)
I[1…
-
### EasyEffects Version
7.1.8
### What package are you using?
Other (specify below)
### Distribution
manjaro
### Describe the bug
normally using easyeffects and random moments it just close.
…
-
在LaTeX中不能使用路径补全,在其他语言(julia, python, fortran ,cpp)中都可以。
下图是在LaTeX当中的情况:
![t1](https://github.com/manateelazycat/lsp-bridge/assets/55339674/5cdd3cba-4720-4925-b43e-cb80ea9931f8)
期望得到:
![t2](htt…