-
Hi, thanks for the wonderful plugin!
Is it possible to sort document symbols by type? E.g. all properties first, all methods after properties, standalone constants after methods, vars after constant…
-
When using CTRL+O or `@symbol` in VSCode you get the symbol names in the current document from the LSP. If you're using a language that supports function overloading like C++ or C# it can ge…
-
### Is your feature request related to a problem? Please describe.
Requested by Jean-Philippe by email.
When reading (a document, web page, email, etc) with say all (NVDA+down arrow or NVDA+…
-
I thought it would add telescope as the default picker for a bunch of neovim core api. As per plugin description in the readme
"It sets [vim.ui.select](http://vim.ui.select/) to telescope. That means…
-
I think it helps to show definitions for a built-in symbol when cursor hovers over it.
-
**Goal**
When clicking on the tab-title of the sidebar, the focus should always be set on the content-area of the tab. So, it should have exactly the same behavior like clicking on a tab-title of the…
-
Edit: To reproduce doesn't require any rust at all:
```console
$ emcc -lc -sDISABLE_EXCEPTION_CATCHING=0 -sWASM_BIGINT
error: undefined symbol: _emscripten_memcpy_js (referenced by root reference (…
-
As a user i would like to be able to refer to document symbols when chatting by typing something like `@fibonacci` and then automatically exchanging it for a function, method or whatever when promptin…
-
Hi,
First of all, thank you for making `abi3audit`. I found it very useful, especially that the process of creating ABI3-compatible wheels is not very well-documented.
As I was experimenting wit…
-
Repro unknown, but we have observed this R LSP crash on Workbench (added linebreaks for readability):
```
[R] 2024-11-25T19:46:24.079689Z ERROR
Panic! In file 'crates/ark/src/lsp/document_context.r…