| Commit message (Expand) | Author | Age |
* | Use gix pipeline filter instead of manual crlf implementation (#9503) | Shoyu Vanilla | 2024-02-03 |
* | build(deps): bump serde_json from 1.0.111 to 1.0.113 (#9471) | dependabot[bot] | 2024-02-02 |
* | build(deps): bump chrono from 0.4.32 to 0.4.33 (#9472) | dependabot[bot] | 2024-02-02 |
* | build(deps): bump serde from 1.0.195 to 1.0.196 (#9473) | dependabot[bot] | 2024-02-02 |
* | build(deps): bump pulldown-cmark from 0.9.3 to 0.9.6 (#9474) | dependabot[bot] | 2024-02-02 |
* | Set ui.virtual.ruler background for GitHub themes (#9487) | Andrew Carter | 2024-02-01 |
* | Use range positions to determine insert_newline motion (#9448) | Waleed Dahshan | 2024-01-29 |
* | make path changes LSP spec conform (#8949) | Pascal Kuthe | 2024-01-28 |
* | Use janet-simple grammar for Janet (#9247) | sogaiu | 2024-01-28 |
* | Add icon to Windows executable (#9104) | NitinKM | 2024-01-28 |
* | feat: add hard/soft contrast for gruvbox light mode (#9266) | Twinkle | 2024-01-28 |
* | Add argument to textobject in gdscript. (#9288) | Ryan Roden-Corrent | 2024-01-28 |
* | highlight(scala): highlight abstract methods in traits and classes (#9340) | Jaakko Paju | 2024-01-28 |
* | adjust color darkness on ruler & inlay-hints (#9375) | Abderrahmane TAHRI JOUTI | 2024-01-28 |
* | Respect injections in movement::move_parent_node_end | Michael Davis | 2024-01-28 |
* | Respect injections in :tree-sitter-highlight-name | Michael Davis | 2024-01-28 |
* | Use injection syntax trees for bracket matching | Michael Davis | 2024-01-28 |
* | Include interpolated SQL strings in Scala injection queries (#9428) | Jaakko Paju | 2024-01-28 |
* | Make status line modes bold for theme onedark (#9435) | Travis Harmon | 2024-01-28 |
* | Make status line modes bold (#9449) | Chirikumbrah | 2024-01-28 |
* | lang(git-ignore): add `helix/ignore` to git-ignore file types (#9447) | Poliorcetics | 2024-01-27 |
* | Update some grammars to a commit where the license file is included (#9279) | blinxen | 2024-01-25 |
* | Fix error message shown for goto references (#9382) | Nick | 2024-01-25 |
* | highlighting: Gate multiple captures behind `#is-not? local` predicates (#9390) | Michael Davis | 2024-01-25 |
* | minor: Silence noisy language server not found error in log | Blaž Hrastnik | 2024-01-24 |
* | Improve error handling for `which::which` failures | Michael Davis | 2024-01-24 |
* | Re-export `which` from `helix-stdx::env` | Michael Davis | 2024-01-24 |
* | minor: Silence noisy set_error log | Blaž Hrastnik | 2024-01-24 |
* | build(deps): bump actions/cache from 3 to 4 (#9402) | dependabot[bot] | 2024-01-23 |
* | Update Typst Tree-Sitter grammar (#9403) | Idobenhamo | 2024-01-23 |
* | Add text object queries for dart (#9411) | melted-brownie | 2024-01-23 |
* | build(deps): bump gix from 0.57.1 to 0.58.0 (#9407) | dependabot[bot] | 2024-01-23 |
* | build(deps): bump smallvec from 1.12.0 to 1.13.1 (#9405) | dependabot[bot] | 2024-01-23 |
* | Add bufferline config for onedark & onedarker themes (#9397) | Jaakko Paju | 2024-01-23 |
* | build(deps): bump bitflags from 2.4.1 to 2.4.2 (#9404) | dependabot[bot] | 2024-01-23 |
* | build(deps): bump regex from 1.10.2 to 1.10.3 (#9408) | dependabot[bot] | 2024-01-23 |
* | build(deps): bump chrono from 0.4.31 to 0.4.32 (#9409) | dependabot[bot] | 2024-01-23 |
* | refactor completion and signature help using hooks | Pascal Kuthe | 2024-01-23 |
* | Add hook/event system | Pascal Kuthe | 2024-01-23 |
* | Highlight .bash_history as bash (#9401) | Boris Verkhovskiy | 2024-01-22 |
* | Update Scala tree-sitter grammar (#9348) | Jaakko Paju | 2024-01-22 |
* | bash, make, css: highlight and indent queries improvement (#9393) | woojiq | 2024-01-22 |
* | Fix typo in string representation of GotoReference (#9395) | Matthew Toohey | 2024-01-22 |
* | Handle failure when enabling bracketed paste (#9353) | Ahmed Hagi | 2024-01-18 |
* | Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths | Michael Davis | 2024-01-18 |
* | Create helix-stdx crate for stdlib extensions | Michael Davis | 2024-01-18 |
* | Address clippy lints (#9371) | Daniel Sedlak | 2024-01-17 |
* | feat(lsp): implement show document request (#8865) | Matouš Dzivjak | 2024-01-17 |
* | Made inlay-hints not look like normal code (#9370) | HumanEntity | 2024-01-17 |
* | Exit a language server if it sends a message with invalid json (#9332) | Ben Dennis | 2024-01-17 |