| Commit message (Expand) | Author | Age |
... | |
* | | feat(csharp,debug): add C# debugger support (#4213) | Filip Dutescu | 2022-10-15 |
* | | themes: Add `bogster_light` theme (#4265) | Wojciech Kępka | 2022-10-15 |
* | | themes: Update bogster theme (#4264) | Wojciech Kępka | 2022-10-15 |
* | | C# syntax highlight tweaks (#4285) | Chickenkeeper | 2022-10-15 |
* | | Fixup Zig Indent Queries (#4281) | Sora | 2022-10-15 |
* | | fix `:insert-output` doc: inserting output **before** each selection (#4286) | ZJPzjp | 2022-10-15 |
* | | c/c++ highlighting: various tweaks | Sam McCall | 2022-10-15 |
* | | c/c++ highlights: *& are @type or @operator based on context (#4278) | Sam McCall | 2022-10-15 |
* | | nit: remove a String allocation that is immediately used as an &str (#4277) | Poliorcetics | 2022-10-14 |
* | | Changed Selection Yank Message (#4275) | Nathaniel Graham | 2022-10-14 |
* | | Add support for Purescript language (#4242) | Dario Oddenino | 2022-10-14 |
* | | Created heisenberg theme for helix editor (#4209) | IrishMaestro | 2022-10-14 |
* | | Fix C++ syntax highlighting, and improve C & WGSL highlighting (#4079) | Chickenkeeper | 2022-10-14 |
* | | Monokai Pro Octagon statusline modes (#4247) | Ben Lee-Cohen | 2022-10-14 |
* | | tutor: Normalize key names, capitalization, etc. | Tim Siegel | 2022-10-12 |
* | | book: Refer to keys by key names, not representations | Tim Siegel | 2022-10-12 |
* | | tutor: Minor grammar fix | Tim Siegel | 2022-10-12 |
* | | tutor: Clarify forward reference to "primary selection" | Tim Siegel | 2022-10-12 |
* | | tutor: Clarify first multi-cursor example | Tim Siegel | 2022-10-12 |
* | | tutor: Clarify forward reference to "select command" | Tim Siegel | 2022-10-12 |
* | | Apply transactions to the jumplist for undo/redo (#4227) | Michael Davis | 2022-10-12 |
* | | Fix some commands not showing names in palette (#4223) | Armin Ronacher | 2022-10-12 |
* | | Update tree-sitter-lua and add textobjects for Lua (#3552) | Lennard Hofmann | 2022-10-12 |
* | | Fix append cursor location when selection anchor is at end of document (#4147) | Graic | 2022-10-12 |
* | | Rearrange README.md slightly (#4206) | Jacob Kiesel | 2022-10-11 |
* | | Fix confusion with using --hsplit --vsplit on startup at same time (#4202) | Brian Orwe | 2022-10-11 |
* | | Rename extend indent captures. | Daniel Ebert | 2022-10-11 |
* | | Slightly change the behavior of the `@stop-extend` capture. | Daniel Ebert | 2022-10-11 |
* | | Improve code style for tree-sitter indentation. | Daniel Ebert | 2022-10-11 |
* | | Fix a bug that caused the indent for the line below to also be added in rare ... | Triton171 | 2022-10-11 |
* | | Fix clippy warning. | Triton171 | 2022-10-11 |
* | | Add python indentation support to docs. | Triton171 | 2022-10-11 |
* | | Add `extend-indented` and `stop-extend` captures for indent queries. | Triton171 | 2022-10-11 |
* | | update everforest theme (#3998) | Alex | 2022-10-11 |
* | | Add colours "color-modes" to ayu_light theme (#4109) | Stuart Baker | 2022-10-11 |
* | | do not reparse unmodified injections (#4146) | Pascal Kuthe | 2022-10-11 |
* | | fix: remove unneeded allocations when calling helix_view::Info::new | Alexis (Poliorcetics) Bourget | 2022-10-11 |
* | | chore: fix clippy linting | Alexis (Poliorcetics) Bourget | 2022-10-11 |
* | | Overlay all diagnostics with highest severity on top (#4113) | Michael Davis | 2022-10-11 |
* | | remove filterting with C-space from picker | Pascal Kuthe | 2022-10-11 |
* | | Treat space as a seperator instead of a character in fuzzy picker | Pascal Kuthe | 2022-10-11 |
* | | Add a helper function for applying transactions | Michael Davis | 2022-10-11 |
* | | Apply transactions to Views | Michael Davis | 2022-10-11 |
* | | Add View::apply for adjusting jumplist ranges | Michael Davis | 2022-10-11 |
* | | picker: Highlight the document on idle timeout | Blaž Hrastnik | 2022-10-11 |
* | | Propagate idle timeout event to components (#3172) | Gokul Soumya | 2022-10-11 |
* | | build(deps): bump serde_json from 1.0.85 to 1.0.86 (#4187) | dependabot[bot] | 2022-10-10 |
* | | Change twig tree-sitter grammar (#4176) | gbprod | 2022-10-10 |
* | | Add some vertical characters to the editor.indent-guides documentation (#4163) | Sumit Sahrawat | 2022-10-10 |
* | | Add instructions for gnome desktop support using the `.desktop` file (#4165) | David | 2022-10-10 |