| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Support PureScript's new spago.yaml configs (#9362) | Jeremy Brudvik | 2024-01-17 |
* | Delete .ignore (#9363) | Kirawi | 2024-01-17 |
* | update tempfile dev-dependency to 3.9 (#9359) | Kirawi | 2024-01-17 |
* | build(deps): bump cachix/cachix-action from 13 to 14 (#9347) | dependabot[bot] | 2024-01-16 |
* | build(deps): bump cachix/install-nix-action from 24 to 25 (#9346) | dependabot[bot] | 2024-01-16 |
* | build(deps): bump thiserror from 1.0.52 to 1.0.56 (#9345) | dependabot[bot] | 2024-01-16 |
* | build(deps): bump anyhow from 1.0.78 to 1.0.79 (#9344) | dependabot[bot] | 2024-01-16 |
* | build(deps): bump rustix from 0.38.28 to 0.38.30 (#9342) | dependabot[bot] | 2024-01-16 |
* | build(deps): bump smallvec from 1.11.2 to 1.12.0 (#9341) | dependabot[bot] | 2024-01-16 |
* | Fix export instructions in installation doc (#9306) | JR | 2024-01-15 |
* | Select subtree within injections in :tree-sitter-subtree (#9309) | Michael Davis | 2024-01-15 |
* | Bump tree-sitter to latest master (#9317) | Michael Davis | 2024-01-15 |
* | ignore empty TS nodes in match bracket | Pascal Kuthe | 2024-01-15 |
* | don't crash in plaintext bracket match (mm) on empty file | Pascal Kuthe | 2024-01-15 |
* | Change path normalization strategy to not resolve symlinks (#9330) | woojiq | 2024-01-14 |
* | Make nix flake respect unused grammars (#9326) | Sebastian Zivota | 2024-01-14 |
* | Fallback to filename for +arg (#9333) | jw013 | 2024-01-14 |
* | Remove sourcehut tree-sitter grammars from default build (#9316) | Michael Davis | 2024-01-11 |
* | Revert "build(deps): bump ahash from 0.8.6 to 0.8.7" (#9294) | Pascal Kuthe | 2024-01-11 |
* | make sure to sync views when applying edits to unfocused views (#9173) | Gabriel Dinner-David | 2024-01-09 |