Benedikt Schnatterbeck
Benedikt Schnatterbeck
# Description Buffer cycling keymaps should be delegated to which-key. These keymaps fulfil the same role and are therefore redunant. part of https://github.com/LunarVim/LunarVim/issues/2872#issuecomment-1201616659 ## How Has This Been Tested? -...
The `VimuxPromptCommand` does not create a new horizontal split below vim, if there is already a split open that has an ongoing process. Probably the best example of this would...
## I'm submitting a... - [ ] Regression - [ ] Bug report - [ ] Feature request - [x] Documentation issue or request (new chapter/page) - [ ] Support...
**Is your feature request related to a problem? Please describe.** For tables that have a large number of columns, it can sometimes be clunky to view specific data, especially when...
### Feature Description Modern IDEs/Text Editors like VSCode have the ability to automatically update import statements where the language server supports this (e.g. for TypeScript and Rust). For large code...
**Describe the bug** I am using casl with the Prisma plugin. So far I think everything is working really nicely, but I've noticed that that the `accessibleBy` function does not...
### Describe the bug When selecting or even only entering a folder with certain files that are unexpected, spacedrive will crash. In my example, on macOs a folder Icon was...
Follow up from https://github.com/prisma/prisma/discussions/19360#discussioncomment-6050431 Many Neovim users now rely on the builtin LSP rather than '3rd party' providers like CoC. Currently there is no way (that I know of) to...
Closes #3
**Describe the bug** I've noticed that some highlighting is inconsistent: Sometimes a bracket gets highlighted, sometimes it doesn't, sometimes the order of colors is not what is expected. So far...