Commit graph

  • 24f24299f2
    feat(languages): add superhtml as lsp for html (#11609) RoloEdits 2024-09-29 19:01:49 -0700
  • 5ffd4ae529
    Add undocumented keybindings to book (#11662) chtenb 2024-09-30 04:01:36 +0200
  • 8cdce9212c
    Improve tree-sitter-subtree (#11663) chtenb 2024-09-30 03:59:31 +0200
  • 48b89d4dcf
    fix: fish builtin functions are highlighted as such (#11792) Axlefublr 2024-09-30 09:59:03 +0800
  • dd45ae1289
    languages.toml: recognize ldtk files (#11793) Dmitriy Sokolov 2024-09-30 04:58:54 +0300
  • 2c3a00e96a
    Fix typo in tutor ch 13.5 (#11765) Ian J Sikes 2024-09-29 21:58:19 -0400
  • 2ce4c6d5fa
    Bump tree-sitter-nickel (#11771) jneem 2024-09-29 19:30:50 +0700
  • 82dd963693
    Add: validation of bundled themes in build workflow (#11627) Tim 2024-09-28 12:52:09 +0100
  • 70bbc9d526
    Add .rbs files to ruby language (#11786) Konstantin Munteanu 2024-09-28 06:22:13 +0200
  • b18a471ed1
    Remove "true" from odinfmt line (#11759) Akseli 2024-09-25 09:24:11 +0300
  • f49b18d157
    chore: Update slint tree-sitter grammar to version 1.8 (#11757) Tobias Hunger 2024-09-25 08:23:52 +0200
  • 50ba848b59
    Update HCL grammar (#11749) Lukas Knuth 2024-09-25 08:23:38 +0200
  • 30aa375f2d
    build(deps): bump the rust-dependencies group with 2 updates (#11761) dependabot[bot] 2024-09-25 02:39:41 +0900
  • 73deabaa40
    Fix panic when drawing at the edge of the screen. (#11737) rhogenson 2024-09-22 10:17:02 -0700
  • 8b1764d164
    Join single-line comments with J. (#11742) rhogenson 2024-09-22 10:16:24 -0700
  • d6eb10d9f9
    Update README.md (#11665) James Munger 2024-09-21 12:26:01 -0500
  • 896bf47d8d
    adding support for jujutsu VCS inside find_workspace resolution (#11685) Théo Daron 2024-09-21 19:22:50 +0200
  • c850b90f67
    add circom tree-sitter, syntax-highlighting, and lsp support (#11676) Thor 🪁 2024-09-21 18:13:02 +0100
  • 274c660a0e
    small fix syntax highlighting in vue.js files (#11706) Mykyta 2024-09-21 20:12:39 +0300
  • 5717aa8e35
    Fix Rope.starts_with. (#11739) rhogenson 2024-09-21 07:05:17 -0700
  • 9f93de5a4b
    fix(themes): fix diagnostics in snazzy (#11731) timd 2024-09-18 19:15:51 -0600
  • b85e824ba9
    Handle window/showMessage and display it bellow status line (#5535) Ayoub Benali 2024-09-18 21:43:06 +0200
  • a7b8b27abf
    chore: add ruff and jedi lsp servers (#11630) Nicolas Karolak 2024-09-18 05:12:31 +0200
  • 84fbadbdde
    Update picker headers styling in Darcula themes (#11620) Jesús González 2024-09-16 23:34:10 -0300
  • f4df4bf5f2
    Stylize horizon-dark picker v2 columns (#11649) ves 2024-09-17 05:33:21 +0300
  • c754949454
    build(deps): bump the rust-dependencies group with 4 updates (#11712) dependabot[bot] 2024-09-17 11:32:26 +0900
  • 9851edf477
    build(deps): bump cachix/install-nix-action from V27 to 28 (#11713) dependabot[bot] 2024-09-17 11:31:36 +0900
  • 5ce77de0dc
    fix: Lean language server consuming excessive memory (#11683) Niklas Gruhn 2024-09-15 12:08:35 +0200
  • 97fa3065f7
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-09-14 22:32:59 +0200
  • 237cbe4bca
    build(deps): bump the rust-dependencies group with 4 updates (#11669) dependabot[bot] 2024-09-10 22:59:03 +0900
  • 6309cc71cc
    cargo update (#11651) Skyler Hawthorne 2024-09-08 00:08:49 -0400
  • c5083ef952
    fix(clippy): doc_lazy_continuation (#11642) RoloEdits 2024-09-06 20:31:14 -0700
  • 6d0a73f8e5
    build(deps): bump gix-path from 0.10.10 to 0.10.11 (#11648) dependabot[bot] 2024-09-07 12:31:04 +0900
  • 41db5d735e
    build(deps): bump the rust-dependencies group with 2 updates (#11622) dependabot[bot] 2024-09-04 21:22:45 +0900
  • da2b0a7484
    Make helix_core::Uri cheap to clone Michael Davis 2024-08-08 11:17:20 -0400
  • 48e9357788
    picker: Removed owned variant of PathOrId Michael Davis 2024-08-08 11:05:12 -0400
  • 606b957172
    Replace uses of lsp::Location with a custom Location type Michael Davis 2024-08-08 11:03:29 -0400
  • 90f978d5af
    Change primary selection cursor color for naysayer (#11617) viyic 2024-09-03 12:37:17 +0700
  • 131f0b366d Handle multiple documents in pull diagnostics event Sofus Addington 2024-09-01 21:15:01 +0200
  • 131574983a Refactor add_diagnostics Sofus Addington 2024-09-01 21:05:49 +0200
  • daede03dc6 workspace diagnostic refresh as request Sofus Addington 2024-09-01 21:05:29 +0200
  • 1b5295a3f3
    build(deps): bump the rust-dependencies group with 4 updates (#11585) dependabot[bot] 2024-08-28 23:56:28 +0900
  • 7b9efd85b5
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-08-26 19:46:24 +0200
  • af7a1fd20c
    lsp: Gracefully ignore invalid diagnostic severity (#11569) Lennard Hofmann 2024-08-25 21:27:10 +0200
  • 620dfceb84
    Add cshtml to html file-types (#11540) Yavorski 2024-08-23 11:28:36 +0300
  • ca0d8413f9 minor improvement to get capability Sofus Addington 2024-08-22 21:30:36 +0200
  • 38e6fcd5c5
    build(deps): bump the rust-dependencies group with 7 updates (#11530) dependabot[bot] 2024-08-21 09:41:49 +0900
  • afabbc9844 Support workspace diagnostic refresh Sofus Addington 2024-08-20 21:00:33 +0200
  • 9e7c488ee3
    Update gruvbox themes (#11477) 0rphee 2024-08-19 17:38:46 -0600
  • 4e729dea02
    fix: ensure view is initiated for jump_* commands (#11529) RoloEdits 2024-08-19 15:28:59 -0700
  • e290479474
    copy shell completion to nix output (#11518) nryz 2024-08-19 21:45:38 +0100
  • 760c5a8105 Pull diagnostics on go to buffer instead Sofus Addington 2024-08-19 21:26:25 +0200
  • dcfceb5059 Dispatch DocumentDidOpen on ls initialization Sofus Addington 2024-08-18 21:44:22 +0200
  • 44c54531a4 Diagnostics for open document as blocking event Sofus Addington 2024-08-17 19:32:37 +0200
  • b90ec5c779
    Add/improve textobject queries (#11513) Jaakko Paju 2024-08-17 20:27:50 +0300
  • 5a13b1701c Pull diagnostics on open Sofus Addington 2024-08-14 22:22:55 +0200
  • ff33b07756
    Clarify lesson 10.1 wording (#11478) Per-Gunnar 2024-08-14 19:44:44 +0200
  • f9aae99379
    Highlight types and enum members in the rust prelude (#8535) Frans Skarman 2024-08-14 17:43:31 +0000
  • 96a984c6a4 Check all documents Sofus Addington 2024-08-13 21:50:27 +0200
  • f65ec32a1c
    Update everforest themes (#11459) 0rphee 2024-08-13 05:53:03 -0600
  • 112b2878ae
    build(deps): bump the rust-dependencies group with 4 updates (#11476) dependabot[bot] 2024-08-13 07:59:42 +0200
  • 4e85776813
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-08-12 21:39:26 +0200
  • 2fd8a98524 Refactoring Sofus Addington 2024-08-12 21:09:27 +0200
  • 31c3794f0d pass document_id and fix copy paste error Sofus Addington 2024-08-12 20:40:31 +0200
  • e46cedfc26
    refactor(commands): trim_end of sh output (#11161) RoloEdits 2024-08-11 08:24:51 -0700
  • 91e642ce50
    Add gherkin syntax highlighting (#11083) Samy AB 2024-08-10 01:25:31 +0200
  • e604d9f8e0
    keep (cursor) position when exactly replacing text (#5930) Pascal Kuthe 2024-08-09 17:40:34 +0200
  • 7e85fd5b77 Add documentation for static/typable/macro commands Michael Davis 2024-02-13 18:26:20 -0500
  • b7820ee668 Disallow macro keybindings within command sequences Michael Davis 2024-02-13 18:11:57 -0500
  • 1098a348aa Parse and execute macro mappable commands Michael Davis 2024-02-13 18:08:24 -0500
  • bb43a90b86
    removed duplicate in lang-support MD file with vector dedup. (#10563) Timothy Hutz 2024-08-09 11:36:47 -0400
  • 9daf5c6f8b
    feat: add iceberg light/dark themes (#10674) Chromo-residuum-opec 2024-08-09 08:35:41 -0700
  • 3b306fa022
    Update languages.toml - add nixd, closes #10734 (#10767) Kiara Grouwstra 2024-08-09 17:35:29 +0200
  • e884daea41
    Document completion menu bindings (#10994) chtenb 2024-08-09 17:34:29 +0200
  • 779ce41a1f
    Provide more details on runtime directory (#11026) Eduard Bardají Puig 2024-08-09 17:34:18 +0200
  • 2e90868a37
    Update fsharp tree sitter repo reference (#11061) Sampo Siltanen 2024-08-09 18:34:08 +0300
  • f0282689da
    Use try_lock in diff_handle for Diff gutter (#11092) kanielrkirby 2024-08-09 10:32:46 -0500
  • aaaafb8f5f
    feat: add thrift hightlight (#11367) 麦芽糖 2024-08-09 23:26:58 +0800
  • 68f495b023
    just: Use updated grammar with recent language changes and correct highlighting (#11380) Poliorcetics 2024-08-09 17:26:48 +0200
  • 8851031449
    add verilog comment textobjects (#11388) lefp 2024-08-09 11:26:34 -0400
  • 2f60c21727
    Add jq language support (#11393) Val Packett 2024-08-09 12:26:28 -0300
  • 931ddbb077
    Update HTML highlights (#11400) David Else 2024-08-09 16:26:19 +0100
  • f52251960a
    fix(picker): no longer trim search pattern (#11406) RoloEdits 2024-08-09 08:26:09 -0700
  • d6431f41d9
    Add TypeSpec support (#11412) Heath Stewart 2024-08-09 08:25:06 -0700
  • c9c4452824
    Support i3wm and sway config (#11424) bilabila 2024-08-09 23:24:19 +0800
  • f8f056d82f
    dark_plus: add picker highlights, update underlined modifier syntax, and tweak a few settings (#11415) David Else 2024-08-09 16:23:58 +0100
  • ca47b3c140
    Added mesonlsp as the default LSP for Meson (#11416) Raph 2024-08-09 14:23:42 -0100
  • 9678c3fe60
    Add .svn as workspace root marker (#11429) yehor 2024-08-09 18:23:27 +0300
  • 518425e055
    Add commands for movement by subwords (#8147) Jefta 2024-08-08 20:57:59 +0200
  • 0929704699 stdx: ...and this cast is now unnecessary Blaž Hrastnik 2024-08-07 07:29:35 +0900
  • 7d017d8fd6 stdx: PSID now sits under Win32::Foundation Blaž Hrastnik 2024-08-07 07:21:50 +0900
  • 8f6793a181 stdx: Include all required windows-sys APIs Blaž Hrastnik 2024-08-07 07:18:43 +0900
  • 6ba46e5cbf Fix crossterm compilation on macOS Blaž Hrastnik 2024-08-07 06:46:59 +0900
  • 70918570a9 tui: Port improvement from ratatui on crossterm 0.28 (https://github.com/ratatui-org/ratatui/pull/1072) Blaž Hrastnik 2024-08-07 04:30:38 +0900
  • 92a87dbc31 build(deps): bump the rust-dependencies group with 9 updates dependabot[bot] 2024-08-06 19:24:03 +0000
  • 3a56e4858c Use async hook instead Sofus Addington 2024-08-06 21:25:22 +0200
  • 6d123aa549 build(deps): bump bitflags from 1.3.2 to 2.6.0 dependabot[bot] 2024-08-05 23:26:55 +0000
  • b8c968fe47
    Update Gleam tree sitter to support label shorthand syntax (#11427) Philip Giuliani 2024-08-06 21:16:44 +0200
  • 1e446d57c4 Undo changes to toolchain Sofus Addington 2024-08-04 20:39:00 +0200
  • 29c5318f9c Iterate over language servers Sofus Addington 2024-08-04 20:26:24 +0200