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
- perf(lsp-types): replace String with Box<str> in all types
- Add a Git branch picker
- perf: reorder `Buffer::diff` short circuit logic
- Add inline Git blame
- Helix does not support CP437 (original IBM encoding)
- Whitespace padding in auto-pairs is undesirable for markdown to-dos
- perf: change `String` to `Box<str>` in `Diagnostic`
- Pasting from system clipboard when using in Wezterm stopped working
- Inline / right-side diagnostic messages overlap code on small terminals (Termux)
- perf: forbid `std::collections::Hash[Map|Set]`
- Docs
- Rust not yet supported