1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Commit Graph

  • 73d8700f60 refactor keymap map visitor to reduce # of cases Matthew Cheely 2022-09-24 21:31:15 -0400
  • be13c26c80 Add support for labels on typable commands Matthew Cheely 2022-09-23 23:03:56 -0400
  • c92e341ee4 Add support for labels in custom menu keymaps Matthew Cheely 2022-09-23 21:37:23 -0400
  • 07b3c49130 Add whole word selection commands chtenb 2023-11-02 17:21:20 +0100
  • 6ef095e2d3 Extend max tab-width to 64 chtenb 2023-11-08 17:02:44 +0100
  • 2a7bd96d6f
    Add carbonfox theme Eamon Caton 2024-08-23 06:07:49 -0700
  • 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
  • 1873b02c63 Fixed for grammar not being able to fetch. Implementation of indent and textobjects querry for c3. TheZombie1999 2024-08-21 23:05:54 +0000
  • 249f9fd458
    chore: add "ui.virtual.jump-label" to gruber-darker theme Oren Mittman 2024-08-21 11:41:38 -0400
  • b39b3e5dd2 Fix Wrong Scopes TheZombie1999 2024-08-21 15:21:54 +0000
  • f867753318 Added keys to insert/append a file path using file completion louis.fancelli 2024-08-21 17:06:15 +0200
  • 31e2e58683 Add cshtml to html file-types yavorski 2024-08-21 15:20:54 +0300
  • 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
  • df06e6bfe2
    Update bicep highlights Heath Stewart 2024-08-20 01:01:55 -0700
  • 7f417f3972
    build(deps): bump the rust-dependencies group with 7 updates dependabot[bot] 2024-08-19 23:42:36 +0000
  • 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
  • 3de21ccde0 fix: ensure view is initiated for jump_* commands Rolo 2024-08-19 15:07:33 -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
  • 4e50dff5ac
    Use latest tree-sitter-bicep, support bicepparams Heath Stewart 2024-08-19 11:50:15 -0700
  • c8e7ed840a Add missing keybindings GNUSheep 2024-08-19 16:41:28 +0200
  • e30a9a059c Fix syntax highlighting not updating GNUSheep 2024-08-19 16:20:41 +0200
  • a69ea1dd10 cargo fmt, adding co-author, code was based on his work GNUSheep 2024-08-19 14:59:27 +0200
  • 3e84a202a8 Redone helix-editor#4189 on top of master, now everyting works GNUSheep 2024-08-19 14:57:49 +0200
  • ce99422f99
    Fix missing comma TheZombie1999 2024-08-19 14:33:57 +0200
  • 5d567dc0c6 Add c3i file to support Libraries TheZombie1999 2024-08-19 01:51:52 +0000
  • b929979057 Add c3 language support to helix TheZombie1999 2024-08-19 00:06:33 +0000
  • ae1a86c598 copy shell completion to nix output nryz 2024-08-18 21:08:24 +0100
  • dcfceb5059 Dispatch DocumentDidOpen on ls initialization Sofus Addington 2024-08-18 21:44:22 +0200
  • 545d2af71d refactor: group common render data into new type sunshine 2024-08-18 13:20:38 -0400
  • 64ca46cce5
    Merge branch 'helix-editor:master' into default-register yehor 2024-08-18 14:01:20 +0300
  • 580d9d28f7 feat: render selected whitespace only sunshine 2024-08-17 21:42:05 -0400
  • 44c54531a4 Diagnostics for open document as blocking event Sofus Addington 2024-08-17 19:32:37 +0200
  • 644859781a deploy: b90ec5c77985bd444e7043fe738bb51b396ed496 pascalkuthe 2024-08-17 17:28:04 +0000
  • b90ec5c779
    Add/improve textobject queries (#11513) Jaakko Paju 2024-08-17 20:27:50 +0300
  • dae10ea04f Update gruvbox themes 0rphee 2024-08-12 22:16:06 -0600
  • 7984c6c9d9 Update docs Jaakko Paju 2024-08-17 15:39:38 +0300
  • b50a3d6ce1 Add entry textobject queries for Nix Jaakko Paju 2024-08-17 15:34:12 +0300
  • ca35c0fe91 Add entry textobject queries for hcl Jaakko Paju 2024-08-17 15:34:03 +0300
  • 8ebd1b2517 Add textobject queries for prisma Jaakko Paju 2024-08-17 15:35:06 +0300
  • 8ae36b70e5 Add textobject queries for docker-compose Jaakko Paju 2024-08-17 15:33:50 +0300
  • f9a3cbb22e Add textobject queries for Dockerfile Jaakko Paju 2024-08-17 15:33:44 +0300
  • 2ef9e3027e Add textobject queries for env Jaakko Paju 2024-08-17 15:33:38 +0300
  • 6214797f68 Add textobject queries for git-config Jaakko Paju 2024-08-17 15:33:31 +0300
  • 22d3026b63 Add textobject queries for HOCON Jaakko Paju 2024-08-17 15:33:25 +0300
  • 969d1101ca Add textobject queries for SQL Jaakko Paju 2024-08-17 15:33:15 +0300
  • 4d552e22d4 Add textobject queries for YAML Jaakko Paju 2024-08-17 15:32:51 +0300
  • b05ff6d7a9 light soft and hard Eric Correia 2024-08-17 01:48:44 -0400
  • 76de557b93 seoul256-light Eric Correia 2024-08-17 01:13:44 -0400
  • fa61cd6205
    Re-enable Hare by default reenable-hare Michael Davis 2024-08-16 17:01:52 -0400
  • a9808cb3d1
    fix docs 2 yehor 2024-08-16 23:51:04 +0300
  • 7642eb538c
    fix compilation error yehor 2024-08-16 23:28:55 +0300
  • fad687c490
    fix docs yehor 2024-08-16 23:27:39 +0300
  • 19f2acc259 fix inlay hints, menu and popup on dark themes Eric Correia 2024-08-15 21:53:44 -0400
  • 662a802225 generate docs offset---cyan 2024-08-15 19:53:44 +0100
  • 14b926997c
    Add ELP LSP to Erlang offsetcyan 2024-08-15 19:11:28 +0100
  • 6336ab43b3
    fix random panic found while testing Vulpesx 2024-08-15 20:02:05 +1000
  • 6c2b4ce26e
    support changing wd by dap Vulpesx 2024-08-15 20:01:41 +1000
  • 2ebefd73cf
    support changing env by dap Vulpesx 2024-08-15 20:01:26 +1000
  • 76c8a74cb4
    optionaly join args Vulpesx 2024-08-15 20:00:53 +1000
  • cce0ab05a2 start light theme Eric Correia 2024-08-14 22:11:03 -0400