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

Commit Graph

  • 6dc43efe39
    style: no unnecessary glob Alexander Brevig 2024-04-11 09:00:30 +0200
  • ad531f64a6
    Fix desktop file can't open files with spaces in the name linsui 2024-04-11 05:21:30 +0000
  • 6e0b4d3047
    use tokio::fs::read_link Kirawi 2024-04-10 19:15:38 -0400
  • 780930ec7d read symlink kirawi 2024-04-10 17:55:14 -0400
  • e60501ee56 Allow opening new files into current helix session from the command line Michael Jones 2022-12-29 13:07:39 +0000
  • 34c7eb4bd4
    themes/monokai: add inlay-hint style (#10334) Josh Robson Chase 2024-04-10 08:36:37 -0700
  • 73d26d0d97
    don't manually grapheme align ts highlights (#10310) Pascal Kuthe 2024-04-10 17:14:08 +0200
  • f96dc03f26 themes/monokai: add inlay-hint style Josh Robson Chase 2024-04-10 10:40:06 -0400
  • 37b90983ba Make cd - return to previous working directory vesdev 2024-04-10 17:42:07 +0300
  • cacd15d957 Debugger template: allow missing or empty completion list François Laignel 2024-04-10 15:30:29 +0200
  • 5d5e644761
    feat(lang): add LDIF support Alexander Brevig 2024-04-10 12:23:59 +0200
  • d31c09f819
    don't manually grapheme align ts highlights Pascal Kuthe 2024-04-08 23:19:50 +0200
  • d931b17eab
    Reset all changes overlapped by selections in ':reset-diff-change' Michael Davis 2024-04-04 12:26:39 -0400
  • b974716b92
    Hightlight meson.options as meson file (#10323) blt-r 2024-04-09 22:17:52 +0400
  • f601b7c278
    fix char/byte index mixup in overlay rendering (#10317) Pascal Kuthe 2024-04-09 18:49:30 +0200
  • 0b80f165ed Fixed Idobenhamo 2024-04-09 19:14:58 +0300
  • 0dc769268e
    Merge branch 'helix-editor:master' into master Idobenhamo 2024-04-09 19:06:26 +0300
  • ec78174432
    Hightlight meson.options as meson file blt-r 2024-04-09 19:24:20 +0400
  • 8f82b0a184 fix test kirawi 2024-04-09 11:02:50 -0400
  • 64d38cab48 switch to blake3 kirawi 2024-01-16 18:58:03 -0500
  • c5e257b81c
    Update nord.toml (#10307) VKondakoff 2024-04-09 17:43:21 +0300
  • 9cd21446a3 deploy: b8ddb2f114a06a1b10eb72984352ca5b72a5dc85 pascalkuthe 2024-04-09 14:43:05 +0000
  • b8ddb2f114
    feat(solidity): add textobject queries for solidity (#10318) Valentin B 2024-04-09 16:42:51 +0200
  • bc0ff7ce48 use xxhash kirawi 2024-01-16 14:12:39 -0500
  • 9d347cdcb5 rebase upon #9236 kirawi 2024-01-16 13:53:46 -0500
  • 802db6fe4a fix merge kirawi 2024-01-05 22:03:16 -0500
  • 846eb2ce72 disable rand features kirawi 2024-01-04 19:15:00 -0500
  • 482440005a wip kirawi 2024-01-04 19:09:47 -0500
  • c5ec015bdd fix merge logic kirawi 2024-01-04 18:56:50 -0500
  • aab2261bcd merge test kirawi 2024-01-04 17:19:08 -0500
  • fbee511cf4 wip kirawi 2024-01-04 12:34:29 -0500
  • 474fd6e1d1 test kirawi 2024-01-04 12:23:52 -0500
  • 4326655dfe wip kirawi 2024-01-03 21:46:21 -0500
  • e5895f3186 test kirawi 2024-01-03 20:28:10 -0500
  • 96c5c6ed0c config kirawi 2024-01-03 19:39:17 -0500
  • 95a26ca428 fix msrv kirawi 2024-01-01 19:02:50 -0500
  • bf6399a5ec revert perms & add undofile perms kirawi 2024-01-01 18:29:14 -0500
  • 2284a8e3ec wip kirawi 2024-01-01 17:47:08 -0500
  • 8273e902f7 use anyhow more kirawi 2024-01-01 14:15:11 -0500
  • d6f4b43d8b wip kirawi 2023-12-31 20:32:00 -0500
  • 937ef36d7f - Switched from sha1 to blake3 (pending benchmark) - Hash undofile for integrity check - Correctness checks kirawi 2023-12-31 19:58:33 -0500
  • b86ec2e1f1 wip kirawi 2023-12-31 14:23:16 -0500
  • 64fd1bbaa5 wip kirawi 2023-12-31 13:55:45 -0500
  • 40938bda1d wip command kirawi 2023-12-31 13:19:20 -0500
  • e398d852e3 cleanup kirawi 2023-12-31 13:10:57 -0500
  • 13fa39f1b7 more validity checks kirawi 2023-12-31 13:02:06 -0500
  • f059a34030 correctness kirawi 2023-12-30 23:16:00 -0500
  • e4caecf50c timestamp kirawi 2023-12-29 18:09:51 -0500
  • c99c333337 Use new in-crate TreeCursor Skyler Hawthorne 2023-06-25 13:50:37 -0400
  • fa67c5c474 feat(command): select_all_children Skyler Hawthorne 2023-06-22 21:33:40 -0400
  • 87c4161732 feat(command): select_all_siblings Skyler Hawthorne 2023-06-22 00:21:02 -0400
  • cf9b88f9bd add Range::{from_node,into_byte_range} Skyler Hawthorne 2024-04-07 14:15:29 -0400
  • 341a620970 wip kirawi 2023-12-29 13:37:02 -0500
  • 50dce4ea51 wip kirawi 2023-12-23 18:21:37 -0500
  • e0471c4874 wip Shafkath Shuhan 2023-10-01 11:44:47 -0400
  • 8fbb8662b3 wip Shafkath Shuhan 2023-09-26 22:45:52 -0400
  • 8560f602df deploy: 07cb24abddb210bf0e6a8948aac38a9af6914f53 the-mikedavis 2024-04-09 14:29:07 +0000
  • 07cb24abdd
    Respect lsp definition order for code actions (#9590) Evgeniy Tatarkin 2024-04-09 17:28:54 +0300
  • e5581a24ab Update the tree sitter to support Typst 0.11 and changed the lsp to Tinymist Idobenhamo 2024-04-09 17:19:17 +0300
  • e1181f8b43
    feat(solidity): add variable builtin highlight queries beeb 2024-04-09 14:34:03 +0200
  • 3c18c365af
    feat(solidity): add highlight query for type alias beeb 2024-04-09 14:17:23 +0200
  • ccd79c5507
    feat(solidity): add "abstract" to keywords list beeb 2024-04-09 14:14:26 +0200
  • 18a4bcd452
    fix(solidity): fix identifiers highlight query priority beeb 2024-04-09 14:09:28 +0200
  • ec010eca9d
    docs: update auto-generated docs beeb 2024-04-09 13:59:05 +0200