1
0
mirror of https://github.com/helix-editor/helix synced 2026-04-22 12:43:58 +02:00

Commit Graph

  • 9da9f832af fix: unreachable panic because of crossterms default-enabled bracketed-paste When trying to paste using ctrl-shift-v helix would panic. This is the case because in crossterm 0.25 [features] default = ["bracketed-paste"] is enabled, which would lead to a panic in helix-view/src/input.rs unreachable!("crossterm shouldn't emit Paste events without them being enabled") After setting default features to false for crossterm 0.25, the use of crossterm::event::Event::Paste now leads to a compiler error because it is no longer included. After removing the single use of Event::Paste, helix successfully compiles, doesn't panic and pasting using ctrl-shift-v also works. ahkrr 2022-08-24 21:47:09 +0200
  • 4015e38ff3 lint rolling; removing unnecessary type parameter lifetime dgkf 2022-08-24 10:12:15 -0700
  • 9e330021cf deploy: 45add73fb1d2c4f2b0c544117c2d83b7081a2a4a the-mikedavis 2022-08-24 16:58:33 +0000
  • 45add73fb1
    AWK support (#3528) ath3 2022-08-24 18:58:15 +0200
  • facde9f18c Julia queries: fix non-consecutive docstring highlight Christoph Horn 2022-08-24 17:25:36 +0200
  • 26b2f0a1b5 Julia queries: prevent constructors to be highlighted as functions Christoph Horn 2022-08-24 10:32:08 +0200
  • 5806db1e5c Julia queries: limit markdown highlighting to docstrings Christoph Horn 2022-08-24 08:56:42 +0200
  • f5c00b9bc9 Julia queries: major refactoring of highlights.scm, add regex injections, locals Christoph Horn 2022-08-22 18:13:21 +0200
  • 77f11bf272 Julia queries: update grammar, fix breaking changes Christoph Horn 2022-08-22 14:22:48 +0200
  • 603913d05a using min width of 2 so line numbers relative is useful dgkf 2022-08-24 09:42:29 -0700
  • 5d015840a0 AWK support ath3 2022-08-24 04:57:13 +0200
  • 0d6c62be74 Julia queries: fix non-consecutive docstring highlight Christoph Horn 2022-08-24 17:25:36 +0200
  • 0dddf89bdc deploy: 2b16fd43f901753fcedd87b9687ce535c4108203 the-mikedavis 2022-08-24 14:51:30 +0000
  • 2b16fd43f9
    feat(lang): Add esdl grammar (#3526) Jaden 2022-08-24 07:51:10 -0700
  • 1f884753b5 Match on TextDocumentSyncKind capability Dario Oddenino 2022-08-24 11:36:43 +0200
  • 24758835c3 Julia queries: prevent constructors to be highlighted as functions Christoph Horn 2022-08-24 10:32:08 +0200
  • 0d41485b24 Julia queries: limit markdown highlighting to docstrings Christoph Horn 2022-08-24 08:56:42 +0200
  • ee370807e6 Merge branch 'master' of https://github.com/helix-editor/helix greym0uth 2022-08-23 21:07:15 -0700
  • a9b01e5233 use variable.other.member for property identifiers greym0uth 2022-08-23 21:03:10 -0700
  • 8bd391341c docgen greym0uth 2022-08-23 20:55:20 -0700
  • ccae718a67
    Improve dart indent (#3419) seb-bl 2022-08-24 04:35:57 +0200
  • 44cbc64bb7 linenr width based on document line count dgkf 2022-08-23 19:27:13 -0700
  • aafa2289ca deploy: 6b912b864195e0781b186e50b91050ed5c9b0e3d the-mikedavis 2022-08-24 01:52:19 +0000
  • 6b912b8641
    add syntax highlights for xit (#3521) ChemicalXandco 2022-08-24 02:52:01 +0100
  • 26f5275b91
    Update tree-sitter-ruby Michael Davis 2022-08-23 20:46:14 -0500
  • cb69150c61
    Merge 9da251d130432f87cc7861b9026b45c8cc68dac0 into 99b1e8ad89aa73b60b43a66a723c52f4b13b97ae Jaden 2022-08-24 00:19:18 +0000
  • 9da251d130 remove local testing reference greym0uth 2022-08-23 17:16:26 -0700
  • cc399b875b Merge branch 'master' of https://github.com/helix-editor/helix greym0uth 2022-08-23 17:13:58 -0700
  • 85b8e2d050 add esdl language support greym0uth 2022-08-23 17:13:23 -0700
  • 99b1e8ad89
    Fix markdown indented code block rendering (#3503) Clay 2022-08-23 17:12:04 -0700
  • 199efe6f63 add syntax highlights for xit ChemicalXandco 2022-08-23 17:09:16 +0100
  • b7e16ad55d
    Merge branch 'helix-editor:master' into c-sharp-textobjects Gustavo Bogarín 2022-08-23 11:42:02 -0400
  • 951708fa6c Fix markdown indented code block rendering Connor Lay (Clay) 2022-08-21 20:01:02 -0700
  • b963657526
    Use the original document and view for mode transition hooks Michael Davis 2022-08-22 17:47:05 -0500
  • bb3b1cf5b0 Add row text for global search ycycyyc 2022-08-23 17:56:39 +0800
  • e4c9d4082a
    fix: Reset document mode when losing focus Blaž Hrastnik 2022-08-23 14:07:50 +0900
  • 7b8e4ac95a
    Editor: remove duplication for view focus/swap commands Blaž Hrastnik 2022-08-23 11:44:10 +0900
  • dd2b9e55a2 Reduce health tick width Ivan Tham 2022-08-22 21:39:44 +0800
  • f32f451b98
    build(deps): bump once_cell from 1.13.0 to 1.13.1 (#3511) dependabot[bot] 2022-08-22 19:17:31 -0500
  • 25f5e8c5d1
    build(deps): bump serde_json from 1.0.83 to 1.0.85 (#3510) dependabot[bot] 2022-08-22 19:17:08 -0500
  • 650cf76d44
    build(deps): bump serde from 1.0.142 to 1.0.144 (#3512) dependabot[bot] 2022-08-22 19:16:36 -0500
  • f6a1078684
    build(deps): bump anyhow from 1.0.61 to 1.0.62 (#3509) dependabot[bot] 2022-08-22 19:15:59 -0500
  • 8073a288b0
    packaging: Point to homebrew-core instead of tap Michael Davis 2022-08-22 19:10:12 -0500
  • a531c9241d
    build(deps): bump serde from 1.0.142 to 1.0.144 dependabot[bot] 2022-08-22 23:14:11 +0000
  • b46ac685e8
    build(deps): bump once_cell from 1.13.0 to 1.13.1 dependabot[bot] 2022-08-22 23:14:05 +0000
  • fdba12297f
    build(deps): bump serde_json from 1.0.83 to 1.0.85 dependabot[bot] 2022-08-22 23:13:58 +0000
  • 8325bc8a0e
    build(deps): bump anyhow from 1.0.61 to 1.0.62 dependabot[bot] 2022-08-22 23:13:53 +0000
  • 9f12c7ac3f Julia queries: major refactoring of highlights.scm, add regex injections, locals Christoph Horn 2022-08-22 18:13:21 +0200
  • f4a49f45da Julia queries: update grammar, fix breaking changes Christoph Horn 2022-08-22 14:22:48 +0200
  • de94772239 Reduce health tick width Ivan Tham 2022-08-22 21:39:44 +0800
  • 2287bc1c15 Navigation improvements. Updated grammar rev. Gustavo Bogarín 2022-08-22 00:20:54 -0400
  • 18909aafe2
    Update to crossterm-0.25 (#3390) Charlie Groves 2022-08-22 01:29:30 +0000
  • d993c6349b
    One more windows fix... Blaž Hrastnik 2022-08-22 10:29:11 +0900
  • 19889a58ff
    Update to crossterm-0.25 Charlie Groves 2022-08-11 05:30:14 -0400
  • e863f6fe27
    Fix compilation on windows Blaž Hrastnik 2022-08-22 10:17:09 +0900
  • cb7615e0ed
    Make external terminal provider configurable Blaž Hrastnik 2022-08-22 10:11:04 +0900
  • 7e330697e1
    Update tree-sitter-elm to latest commit (#3497) ScribblyBirb 2022-08-21 13:42:19 -0700
  • cb78f32124
    Update tree-sitter-elm to latest commit SiriusStarr 2022-08-21 11:09:49 -0700
  • 5901995532 Use root match heuristic to find language Ivan Tham 2022-08-21 23:56:05 +0800
  • b4aa0c0aaf Add c-sharp textobjects Gustavo Bogarín 2022-08-21 11:30:17 -0400
  • 1d16e3cefa deploy: ed74e6d5d405dd37e067c5fd41e2ae908da22a3c archseer 2022-08-21 04:54:22 +0000
  • ed74e6d5d4
    Switch to tabpad configuration option (#3458) A-Walrus 2022-08-21 07:54:02 +0300
  • e61c0b461c
    Update tree-sitter-org (#3489) Michael Davis 2022-08-20 23:52:52 -0500
  • 59968d27a4
    add penumbra+ theme (#3398) Vince Mutolo 2022-08-20 20:26:22 -0400