-
**Describe the bug**
With code lens disabled sometimes I observe `...` popping up in the right side of all views after I edit code.
**To Reproduce**
Prepare a file that defines a symbol (a func…
-
### Summary
I get stuck in a back and forth loop when trying to move cursor focus with h and l depending on the direction I am taking.
### Reproduction Steps
https://asciinema.org/a/IF0OH5O7oAV8ODH…
-
### Summary
This is just a copy-paste from the original issue I opened at https://github.com/denoland/deno/issues/26098.
```nu
learn-deno-next on main [?] via v22.8.0
❯ deno --version
deno…
-
Steps to reproduce:
* Make sure a Python LSP is installed.
* `echo "foo()\nbar()" > /tmp/foo.py`
* `vim -u /tmp/minimal.vim /tmp/foo.py`
* When vim opens, move the cursor and see an error like `…
flwyd updated
3 months ago
-
### Description
Hello There 👋
I'm just entering the wonderful world of ruby and currently I'm trying to get ruby-lsp installed on vscode. Below are the details of the error that I'm running into.
…
-
## All flows
**/on_search**
- for item with id 'Standard', time/timestamp should be relative to the context timestamp as per TAT.
**/on_init**
- @ondc/org/item_id ('Express') in quote/brea…
-
This problem seems closely related to #293.
When trying to start the `lsp-java` server, I receive the message
Server jdtls:27072/starting exited with status exit(check corresponding stderr b…
-
### Problem description
Ok here it is.
I am a developer and already used neovim with my own neovim config with base nvchad for about 1 years or more then i tried to switch my base to lunarvim and …
-
Hey,
From previous [discussion](https://github.com/helix-editor/helix/discussions/11484) around an issue with lsp go to definition, in turned out that for some languages (like JVM based languages e…
-
The support was recently added to clojure-lsp using the protocol. Clojure-lsp will send messages reporting its progress like "5% resolving source-paths" and I think we just need to relay this info to …