helix
https://github.com/helix-editor/helix
Rust
A post-modern modal text editor.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported20 Subscribers
Add a CodeTriage badge to helix![CodeTriage badge for helix-editor/helix](/helix-editor/helix/badges/users.svg?count=20)
Help out
- Issues
- fix: restore the cursor shape when exiting the app
- Configure inline diagnostics delay (preset 350ms)
- bug: `insert-final-newline` should only insert if file non-empty
- Add an option to disable .gitignore when completing paths in the prompt
- render cursorline only in editing area
- `indent-heuristic` that copies the leading whitespace from the previous line verbatim (instead of matching with tabs)
- Snakemake language not correctly recognised for Snakefile
- Pressing tab with snippet open makes helix erase characters
- Add syntax highlighting for mdoc format
- `EditorView.render` always re-render(re-highlight) all opened split views
- Docs
- Rust not yet supported