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 supported18 Subscribers
Add a CodeTriage badge to helix
Help out
- Issues
- `set soft-wrap.enable true` should be set by default in text-based files
- feat: add using as typescript keyword
- 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
- Allow commands to be run "silently" (without statusline messages)
- goto end of file if count is not present
- goto_file: file path resolution relative to either the workspace or the current file
- Save an undo checkpoint before paste in insert mode
- roots for `[language-server.mylsp-name]`
- Docs
- Rust not yet supported