Gokul Soumya
Gokul Soumya
Depends on https://github.com/helix-editor/helix/pull/3169.
[LXTerminal](https://github.com/lxde/lxterminal) is a lightweight terminal emulator.
Using a quantifier like `+` or `*` along with alternations seem to produce incorrect matches (using the Rust grammar as an example): > query.scm ```clojure [ (line_comment) (block_comment) ]+ @cap...
Updates
Subscribe to this issue to get notified of new features in `cheatsheet.nvim` :P  
`` from telescope to start a search with [cheat.sh](https://github.com/chubin/cheat.sh) and show the results with preview. - Search requires language name (`curl cheat.sh/lang/query`), get it from filetype of current buffer -...
**Describe the bug** An unrecognized argument error is thrown when multiple package names are passed to the uninstall command. **How to reproduce** ``` pipx uninstall beets asciinema usage: pipx [-h]...
The current way to add completions for subcommands of a command, as can be seen from the default completions in `share/completions`, is to define functions like `__fish_cmdname_needs_subcommand` and `__fish_cmdname_using_subcommand` and...
Closes #411, called text annotations in code. #### TODO - [x] End of line annotations - [x] Overwrite with virtual text #### Future Works - Inline annotations POC using diagnostics...
Also changes workspace diagnostic picker bindings to `D` and swaps the debug menu keybind to `g`, the previous diagnostic picker keybind. This brings the diagnostic picker bindings more in line...
### Discussed in https://github.com/helix-editor/helix/discussions/4349 Originally posted by **GlassGruber** October 18, 2022 I'm not really sure what is the correct term, so I've listed some that came to mind regarding this...