Michael Davis c1027e63f6 Use separate glyphs for hint/info/warning/error diagnostic indicators
Currently all diagnostics use '●' as an indicator. This can be hard to
distinguish at a glance, especially if you are colorblind and/or the
theme doesn't distinguish much between `warning` and `error` styles
for example. We should split these out into separate simple shapes so
each severity is easy to recognize.
2025-06-25 08:31:57 -04:00
2024-01-23 11:20:19 +09:00
2025-06-19 10:52:16 -04:00
2025-05-10 10:36:17 -05:00
2025-06-14 16:14:27 -04:00
2025-03-04 11:31:54 -05:00
2024-11-20 16:18:42 -06:00
2025-02-02 18:58:29 -06:00
2025-05-09 11:57:48 -04:00
2025-05-10 10:36:17 -05:00
2021-05-11 01:44:00 +09:00
2024-01-02 23:16:37 +01:00
2024-10-16 01:52:50 +09:00
2022-03-30 00:16:57 +09:00

Helix

Build status GitHub Release Documentation GitHub contributors Matrix Space

Screenshot

A Kakoune / Neovim inspired editor, written in Rust.

The editing model is very heavily based on Kakoune; during development I found myself agreeing with most of Kakoune's design decisions.

For more information, see the website or documentation.

All shortcuts/keymaps can be found in the documentation on the website.

Troubleshooting

Features

  • Vim-like modal editing
  • Multiple selections
  • Built-in language server support
  • Smart, incremental syntax highlighting and code editing via tree-sitter

Although it's primarily a terminal-based editor, I am interested in exploring a custom renderer (similar to Emacs) using wgpu or skulpin.

Note: Only certain languages have indentation definitions at the moment. Check runtime/queries/<lang>/ for indents.scm.

Installation

Installation documentation.

Packaging status

Contributing

Contributing guidelines can be found here.

Getting help

Your question might already be answered on the FAQ.

Discuss the project on the community Matrix Space (make sure to join #helix-editor:matrix.org if you're on a client that doesn't support Matrix Spaces yet).

Credits

Thanks to @jakenvac for designing the logo!

S
Description
A post-modern modal text editor.
https://helix-editor.com Readme MPL-2.0
126 MiB
Languages
Rust 76.2%
Tree-sitter-Query 22.9%
Handlebars 0.4%
Nix 0.2%
CSS 0.1%