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 supported24 Subscribers
Add a CodeTriage badge to helix
Help out
- Issues
- Indent guides should not extend beyond the last line
- Since https://github.com/helix-editor/helix/pull/8157 CSS, JSON and HTML language servers formatting creates extra unwanted undo points
- add command history picker
- Added option to hide command hints and docs
- Crash after using save selection -> smart tab on a new line
- Add bufferline wrapping
- `set soft-wrap.enable true` should be set by default in text-based files
- Surround delete should operate around the active selection
- While traversing words in a line with `w`, if `line-ending crlf`, selecting the last word with `w` causes the selection to include EOL. While `line-ending lf` doesn't cause that issue.
- Turn on soft-wrap by default for long one-line file
- Docs
- Rust not yet supported