Commit graph

  • 5fd7d98b73 Merge remote-tracking branch 'nikitarevenco/gix-blame' main Kalle Carlbark 2025-03-20 20:36:41 +01:00
  • 9bf9cfd658 Merge remote-tracking branch 'upstream/master' Kalle Carlbark 2025-03-20 20:35:44 +01:00
  • b7d735ffe6
    Switch from reddish-orange to orangeish-yellow for Solarized diff.delta (#13121) Jan 2025-03-20 07:59:23 -06:00
  • 7ca916ab73
    Switch from reddish-orange to orangeish-yellow for Solarized diff.delta (#13121) Jan 2025-03-20 07:55:06 -06:00
  • 8e65077065
    queries(scheme): consider the first argument of λ to be a variable (#13143) may 2025-03-20 14:54:26 +01:00
  • d6cacb2731
    add werk language and highlights (#13136) Freddie Gilbraith 2025-03-20 13:04:52 +00:00
  • 2f7c131067 test: add attributes on blocks Nik Revenco 2025-03-20 10:14:43 +00:00
  • 72edf8409d perf: update inline git blame every 150 milliseconds instead of on each command Nik Revenco 2025-03-20 10:04:17 +00:00
  • f3f4ae5fdd Merge remote-tracking branch 'nikitarevenco/gix-blame' Kalle Carlbark 2025-03-20 10:09:04 +01:00
  • 54dd1f92b5 Merge som prs Kalle Carlbark 2025-03-20 09:43:44 +01:00
  • 22844cd095 Merge remote-tracking branch 'irh/clickable-bufferline' Kalle Carlbark 2025-03-20 09:43:18 +01:00
  • 79dc840533 Merge remote-tracking branch 'nikitarevenco/merge-statusline-cmdline' Kalle Carlbark 2025-03-20 09:42:53 +01:00
  • 860974cef5 Merge remote-tracking branch 'RoloEdits/icons-v2' Kalle Carlbark 2025-03-20 09:42:36 +01:00
  • 932158e6a6 Merge remote-tracking branch 'helix-pull/pull-diagnostics' Kalle Carlbark 2025-03-20 09:26:21 +01:00
  • 50bdfbe35c fix: remove panic Nik Revenco 2025-03-20 08:25:21 +00:00
  • 74e08a67ad refactor: collapse match arm Nik Revenco 2025-03-20 02:36:01 +00:00
  • 992801d105 refactor: use hashmap! macro Nik Revenco 2025-03-20 02:34:24 +00:00
  • 2d17365ed3 test: add documentation for macro Nik Revenco 2025-03-20 02:18:03 +00:00
  • 9a82b5b3a6 test: add extra step to test case Nik Revenco 2025-03-20 02:04:40 +00:00
  • 3db6fd157c test: delete test case Nik Revenco 2025-03-20 02:00:52 +00:00
  • bfdd67f625 test: fix on windows (?) Nik Revenco 2025-03-20 01:21:24 +00:00
  • 983b0a14da test: add ability to have deleted lines Nik Revenco 2025-03-20 00:44:32 +00:00
  • 29c49d3d36 test: add an extra test case Nik Revenco 2025-03-20 00:10:50 +00:00
  • c8eb9f2899 feat: add line_blame static command Nik Revenco 2025-03-19 23:44:36 +00:00
  • f830c76a76 test: with interspersed lines Nik Revenco 2025-03-19 23:17:43 +00:00
  • d553b81aa7 test: make test syntax more expressive. Allow specifying line numbers that just got added Nik Revenco 2025-03-19 23:05:44 +00:00
  • c9873817d5 test: create helper macros for tests Nik Revenco 2025-03-19 21:31:18 +00:00
  • 97e1a4168d refactor: rename blame -> blame_line Nik Revenco 2025-03-19 17:42:28 +00:00
  • 115492980f test: add tests for custom inline commit parsser Nik Revenco 2025-03-19 17:40:22 +00:00
  • 548899d7b1 feat: allow more customizability for inline blame Nik Revenco 2025-03-19 17:22:21 +00:00
  • 8b559da256 feat: allow using custom commit format Nik Revenco 2025-03-19 16:16:15 +00:00
  • 452da44dc7 refactor: extract into a blame module Nik Revenco 2025-03-19 15:43:07 +00:00
  • 9278a68186 fix: account for inserted and deleted lines Nik Revenco 2025-03-19 15:08:58 +00:00
  • ccf9564123
    Adds Carbon theme for helix editor (#13067) Rishikanth Chandrasekaran 2025-03-19 06:54:10 -07:00
  • e7c82a34a5
    language: Extend ini with more systemd file-types (#13139) Max Milton 2025-03-19 22:44:37 +09:00
  • 33c17d48ff
    minor: Move 'execute_lsp_command' helper into helix-view Michael Davis 2025-03-16 13:50:56 -04:00
  • 2e756a9348 feat: [editor.vcs] -> [editor.version-control] Nik Revenco 2025-03-19 12:51:13 +00:00
  • fc19b756ee refactor: remove nesting Nik Revenco 2025-03-19 12:49:37 +00:00
  • 215fb29fe6 refactor: remove some layers of abstraction Nik Revenco 2025-03-19 12:35:35 +00:00
  • e6bf6bc2f4 chore: remove commented code Nik Revenco 2025-03-19 00:05:41 +00:00
  • ff60198273 chore: remove unnecessary panic!s Nik Revenco 2025-03-19 00:04:54 +00:00
  • 1782c35860 perf: use background task for worker Nik Revenco 2025-03-18 23:51:18 +00:00
  • c518f845f5 chore: add progress Nik Revenco 2025-03-18 20:23:43 +00:00
  • 1134c9def3 docs: document [editor.vcs.blame] Nik Revenco 2025-03-18 20:02:55 +00:00
  • 1439261d17 chore: set blame to false by default Nik Revenco 2025-03-18 20:01:23 +00:00
  • 9bdf9ac941 chore: clean up Nik Revenco 2025-03-18 19:53:22 +00:00
  • ddf8ac1158 feat: implement inline git blame Nik Revenco 2025-03-18 19:09:02 +00:00
  • 711aa58d40 feat: implement end of line virtual text for the current line Nik Revenco 2025-03-18 19:01:05 +00:00
  • 1ac4e51932 feat: figure out how to draw stuff at the end of lines Nik Revenco 2025-03-18 18:45:04 +00:00
  • 8cfa56b643 feat: implement basic virtual text (end of line blame) Nik Revenco 2025-03-18 16:59:01 +00:00
  • e2cebacf33 feat: basic implementation of blocking Blame handler Nik Revenco 2025-03-18 15:39:47 +00:00
  • 6f463dbeb3
    feat: add indents for starlark (#13126) Zeger Van de Vannet 2025-03-18 15:18:45 +01:00
  • 70a60efcbe
    build(deps): bump the rust-dependencies group with 5 updates (#13131) dependabot[bot] 2025-03-18 12:52:22 +09:00
  • b76ddf5d88 fix: use line of primary cursor for git blame Nik Revenco 2025-03-18 03:12:22 +00:00
  • fed006456a refactor: rename to blame_line Nik Revenco 2025-03-18 03:03:48 +00:00
  • e2e3ce4ea0 chore: better error message Nik Revenco 2025-03-18 02:57:32 +00:00
  • 0eadcd46ef fix: use relative path when finding file Nik Revenco 2025-03-18 02:45:28 +00:00
  • 4b6690fc0a feat: implement blame command in helix-vcs Nik Revenco 2025-03-18 01:11:57 +00:00
  • 9d31e4df11
    fix: adjust spelling of simlink->symlink (#13128) trevershick 2025-03-17 18:03:25 -05:00
  • e54021fe0a
    Filter un-initialized language servers Sofus Addington 2025-03-12 11:07:13 +01:00
  • a9c2953001
    Retry on cancelled request Sofus Addington 2025-03-06 16:55:19 +01:00
  • b8f47d7ca9
    Separate timeout for language servers without interfile dependencies Sofus Addington 2025-03-08 06:11:46 +01:00
  • 9be3681f0e
    Drop hashset and query for all open documents Sofus Addington 2025-03-06 19:08:02 +01:00
  • 14982fb525
    Add identifier to diagnostic provider Sofus Addington 2025-03-04 06:01:08 +01:00
  • 96cf04288d
    Prepare for indentifier in diagnostic provider Sofus Addington 2025-03-07 06:07:09 +01:00
  • 8b59087d32
    Skip additional dispatch and eliminate helper function Sofus Addington 2025-03-03 07:05:48 +01:00
  • 6949048e3b
    Separate publish and pull diagnostic provider Sofus Addington 2025-02-22 17:13:01 +01:00
  • b1143bc7f7
    Pull diagnostics Sofus Addington 2025-01-27 08:22:21 +01:00
  • 27ca9d2c33
    Add '///' to Amber comment-token configuration (#13122) Lens0021 / Leslie 2025-03-17 01:03:03 +09:00
  • e56d3abb0a
    languages: Also include gitconfig as an extension (#13115) Ben Brown 2025-03-15 18:10:24 +00:00
  • 9574e551cf
    commands: Allow zero or one arguments in :reflow Michael Davis 2025-03-14 10:36:01 -04:00
  • 44bddf51b7
    minor: Use parking_lot workspace dependency in helix-vcs Michael Davis 2025-03-13 12:43:32 -04:00
  • b47c9da3a1
    minor: Use a workspace dependency for parking_lot Michael Davis 2025-03-13 12:34:40 -04:00
  • fdaf12a35d
    feat(tlaplus) : added tlaplus config + grammar (#13081) VESSE Léo 2025-03-13 13:59:17 +00:00
  • 0d84bd563c
    Fix Ruby highlights (#13055) SadMachinesP86 2025-03-13 08:48:13 -05:00
  • 1bd7a3901c
    queries: Add JSON injection for Rust json!({..}) macros Michael Davis 2025-03-12 17:40:08 -04:00
  • 694b61514f
    queries: Inject into string content in Rust injections may 2025-03-12 17:31:05 -04:00
  • 7f416704b1
    Fix precedence of JSON highlight queries for keys Michael Davis 2025-03-12 17:28:11 -04:00
  • 430ce9c46b
    chore: Point OpenSCAD grammar to official repo (#13033) Mikhail Katychev 2025-03-12 16:10:38 -05:00
  • d1e0891260
    warn when configured theme is unusable for color reasons (#13058) iximeow 2025-03-12 13:52:07 -07:00
  • e74956fa4d
    minor: Add a helper function for setting the configured theme Michael Davis 2025-03-12 16:32:52 -04:00
  • 8d590e8aee
    update vhdl tree-sitter (#13091) Chris44442 2025-03-12 15:47:37 +01:00
  • 63ed85bc62
    Sunset theme: version 2.0 (#13086) Egor Afanasin 2025-03-12 17:39:55 +03:00
  • 9bd3cecd49
    Update base16_transparent.toml ui.linenr (#13080) Constantin Angheloiu 2025-03-12 16:18:40 +02:00
  • 8df58b2e17
    feat(ini): bumped grammar version to include support for global parameters (#13088) Daniel Fichtinger 2025-03-11 16:28:53 -04:00
  • f9360fb27e
    build(deps): bump rustix from 0.38.44 to 1.0.2 (#13071) dependabot[bot] 2025-03-11 09:34:08 -05:00
  • 88a254d8bf
    build(deps): bump cachix/install-nix-action from 30 to 31 (#13073) dependabot[bot] 2025-03-11 08:49:18 -05:00
  • c5c9e65cc4
    Update install instructions (#13079) Jonathan Davies 2025-03-11 13:41:35 +00:00
  • 9db6c534a3
    build(deps): bump cachix/cachix-action from 15 to 16 (#13074) dependabot[bot] 2025-03-11 08:30:17 -05:00
  • ff558f9105
    build(deps): bump the rust-dependencies group with 5 updates (#13070) dependabot[bot] 2025-03-11 08:29:38 -05:00
  • b38eae1f98
    minor: Fix native line-ending handling in trimming integration tests Michael Davis 2025-03-10 11:09:46 -04:00
  • 67879a1e5b
    Avoid inserting final newlines in empty files Michael Davis 2025-03-10 10:30:00 -04:00
  • aa20eb8e7f
    Add config for trimming trailing whitespace and newlines on write Michael Davis 2025-03-08 12:58:46 -05:00
  • ee9db440ce
    minor: Trim trailing whitespace in languages.toml Michael Davis 2025-03-09 13:08:10 -04:00
  • 296eb9be83
    languages.toml: Change wgsl_analyzer to wgsl-analyzer (#13063) Lauri Gustafsson 2025-03-10 15:22:49 +02:00
  • dc4761ad3a
    feat: Add SourcePawn language support (#13028) suza 2025-03-07 18:55:48 +01:00
  • 2d3b75a8c5
    fix: render rulers before the cursor Noel Cower 2025-03-07 12:42:41 -05:00
  • 8da226f0b4
    flake: Revert devShell linker to lld Michael Davis 2025-03-07 12:06:32 -05:00
  • fab08c0981
    flake: Use mold for linking in devShell Michael Davis 2025-03-07 09:39:13 -05:00
  • b6e58c0fa4
    flake: Split platform and common RUSTFLAGS in devShell Michael Davis 2025-03-07 09:36:51 -05:00