Brent Williams
Brent Williams
It would be nice to be able to have the comment remain highlight when manual wrapping the comment to a new line. Ex. ``` //TODO: TODO HERE AND MORE TEXT...
## Prerequisites * Version: 0.91.0 * Are you running from source/main: Yes * Are you using a released build: Yes * Operating system: Windows * Bits: 64 ## Step to...
When using any of the penumbra themes, they do not have any contrast between dropdowns or input fields in the VS code settings as seen in image attached. The second...
In the config I changed `Alt+Enter` to open WindowsTerminal but it just sits and acts like it opens it an then it does nothing. It like the program just closes...
Would fix: #1413 Allowing a custom desc to be passed when sending a keymap instead of just defaulting to the `command passed` Ex: Sending `{ 'diff_files', desc = "Diff Two...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. I currently find it very...
--- OS: Windows 11 --- Nvim Version: ``` NVIM v0.10.0-dev-2765+gb8858dddb Build type: RelWithDebInfo LuaJIT 2.1.1710088188 ``` --- Reproducible on Windows via default `nvim-dbee` setup. Creating a global or local note...
As I was mentioning in #93 the only other issue I've noticed on windows was that Dbee doesn't seem to keep track of any change to the local/global notes. Even...
Is there a way to make the formatter not re-order attributes? I've tried the `--preserve` flag but I can't seem to find any way to prevent it from re-ordering my...