helix icon indicating copy to clipboard operation
helix copied to clipboard

A post-modern modal text editor.

Results 1421 helix issues
Sort by recently updated
recently updated
newest added

### Summary Many code actions, and code lenses are not available compared to other text editors. In this [gist](https://gist.github.com/0rphee/a76874d6b496c88f4d611fb093aa99f0) two functions with multiple code actions available in Kakoune and VS...

C-bug
A-language-server

This will likely require us to refactor the current syntax highlighting system to accommodate other syntax highlighting methods.

C-enhancement
A-language-server
A-plugin

Reference: https://vimhelp.org/various.txt.html#ga

C-enhancement
E-easy
A-helix-term
E-good-first-issue

Most commands that accept an argument show their current value if no argument is specified. The `:theme` command previously displayed an error message in the status bar if not provided...

A-helix-term
S-waiting-on-review

Resolves #3857 When quitting with modified documents, automatically switch focus to one of them.

A-helix-term
S-waiting-on-review

#### Describe your feature request I would like to have something similar to `:tabe` on vim / neovim as it happens to be an important part of my workflow.

C-enhancement
A-helix-term

Currently, the HighlightEvent merge function overlays spans (`Vec` on an Iterator of HighlightEvent. The current merge doesn't handle overlapping spans well though, specifically with LSP diagnostics: * diagnostic ranges may...

A-core
S-experimental

Fixes #3655 Not sure about the logging or the actual timeout duration, please advise. I want to test this on my work pc tomorrow because that's where it was failing,...

A-helix-term
S-waiting-on-review

### Summary I have a `.helix/languages.toml` in a project. Since a few days ago, I my LSP config has been wonky. I found out looking at the logs it's because...

C-bug
A-helix-term

Resolves #3705 Currently very much WIP.

A-documentation
S-waiting-on-review