-
Bug: Caret does not recognize correctly nested lists inside one another.
- Tabbing one time indents item two spaces and doesn't render as a nested item
- Tabbing two times does work only for order…
-
### Is your feature request related to a problem? Please describe.
Vision Highlight puts a border around the current object or element. It would be helpful for some users if there was a way to h…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. …
-
Still need to work through all situations of defining a function.
From the docs:
```
square(x) =
x * x
square = x -> x * x
```
and the inline defining syntax:
```
{a = 10, mul(b) = this.a * b}…
-
`textDocument/documentHighlight` returns positions of the symbol under the cursor, with a kind of Text, Read or Write. Looking at the source, cquery should support returning Read or Write:
https://gi…
-
Hi! Thanks for the great plugin.
When I'm exploring a new, large codebase I often like to get a picture of the key Classes/methods in each namespace.
LSP provides this, with the [`workspace/symb…
-
Would be nice to have for mods that get updates, because otherwise you might get people using older versions because they dont know a newer one is available.
I suggest having a one time pop-up that …
190nm updated
7 years ago
-
When I have a return type of a function that is fully qualified (leading with "::") then the syntax highlighting gets confused and cannot find the function as a symbol in the Ctrl+R menu. I tried look…
-
### What version of Bun is running?
1.1.18+5a0b93523
### What platform is your computer?
Ubuntu WSL2 on Win11
### What steps can reproduce the bug?
Compile a commonjs file using Bun.
…
-
My attempt is to highlight a row with two hlines in a longtable pdf output. It works as long the row to highlight is not the last row of the table and/ or as long `booktabs = FALSE` in `kable()`. In t…