Commit graph

  • 5646a73a69 Merge remote-tracking branch 'upstream/master' main Kalle Carlbark 2025-01-18 09:56:49 +0100
  • 076d8bd173
    fix: surprising behaviour when changing line above a comment (#12575) Nikita Revenco 2025-01-17 21:29:39 +0000
  • 343397391f
    Remove unused variant from FormatterError Michael Davis 2025-01-17 11:00:37 -0500
  • 69068770c8
    Add extra logging for external formatters and formatting errors Michael Davis 2025-01-17 10:55:25 -0500
  • 4c41c5250c
    Eliminate an unnecessary clone in insert_newline Michael Davis 2025-01-17 10:23:36 -0500
  • ffdfb59033
    Fix slicing panic in path completion variable expansion (#12556) Michael Davis 2025-01-16 19:10:30 -0500
  • d4ee22b483
    Generate a .deb file (#12453) janos-r 2025-01-17 08:37:53 +0900
  • 29dda1403f
    chore(solidity): update to newest grammar and fix queries (#12457) Valentin B. 2025-01-16 16:11:18 +0100
  • 19f7bc9ecb
    book: Add missing TOC entries to editor config page Michael Davis 2025-01-16 08:14:09 -0500
  • 3318953bf6
    minor: Use more exact allocations in insert_newline Michael Davis 2025-01-15 10:57:03 -0500
  • 4bd17e542e
    Fix offset tracking in insert_newline Michael Davis 2025-01-15 10:11:10 -0500
  • 99d33c741a
    Add '///' to Dart comment-token configuration Michael Davis 2025-01-15 08:32:28 -0500
  • 1eca7cf512 fix: Use correct args type Kalle Carlbark 2025-01-14 21:05:47 +0100
  • 2842c69759 fix: Broken merge Kalle Carlbark 2025-01-14 20:59:04 +0100
  • a0ca976c99 Merge remote-tracking branch 'upstream/master' Kalle Carlbark 2025-01-14 20:55:31 +0100
  • c444af66fb Merge remote-tracking branch 'color-completion/colored-color-completions-fix' Kalle Carlbark 2025-01-14 20:51:56 +0100
  • ca19496eed
    Improve dark_plus theme: Change special, ui.text.directory and ui.virtual.wrap (#12530) David Else 2025-01-14 18:55:01 +0000
  • f69659c5be
    Add support for the Gren programming language (#12525) Robin Heggelund Hansen 2025-01-14 15:26:56 +0100
  • 27bb2447db
    Use a workspace dependency for bitflags Michael Davis 2025-01-13 18:26:31 -0500
  • 3d772afc8b
    build(deps): bump the rust-dependencies group with 6 updates dependabot[bot] 2025-01-13 23:09:54 +0000
  • 60bff8feee
    Fix open_{below, above} behaviour with multiple cursors (#12465) TornaxO7 2025-01-13 15:14:30 +0100
  • 134aebf8cc
    add rockspec to lua file types (#12516) Taylor C. Richberger 2025-01-13 06:45:38 -0700
  • 367ccc1c64
    Fix a bug in matlab indentation and updates the grammar commit hash to latest (#12518) Álan Crístoffer 2025-01-13 14:43:02 +0100
  • e01775a667
    fix: unable to detect Color completion item hex code for some LSPs (#12501) Nikita Revenco 2025-01-12 15:40:19 +0000
  • 5d9ce3abf2
    chore: improve wording in comment Nikita Revenco 2025-01-12 15:21:34 +0000
  • 49c7844a6e
    fix: fix potential underflow Nikita Revenco 2025-01-12 15:21:12 +0000
  • ed66e7e104 chore: add docs Nikita Revenco 2025-01-12 11:57:39 +0000
  • 99a3c56df3 Merge remote-tracking branch 'color-completion/colored-color-completions-fix' Kalle Carlbark 2025-01-12 10:32:11 +0100
  • 6208331768 Merge remote-tracking branch 'color-completion/colored-color-completions' Kalle Carlbark 2025-01-12 10:26:48 +0100
  • a65dba181b fix: check for the color pattern against the end Nikita Revenco 2025-01-12 08:49:19 +0000
  • 0f2ce303c5
    Add directory name to :cd errors Michael Davis 2025-01-11 20:38:29 -0500
  • b05971f178
    Add .clang-tidy highlighting (#12498) meator 2025-01-11 22:12:46 +0100
  • a539199666
    feat(highlights): add more built-in functions for ecma, rust and haskell (#12488) Nikita Revenco 2025-01-11 20:59:03 +0000
  • e440e54e79
    pin to ubuntu-22.04 for releases (#12464) Kirawi 2025-01-11 11:52:13 -0500
  • 8f5f818c88
    fix(highlights): recognize ! as the never type (#12485) Nikita Revenco 2025-01-11 16:49:39 +0000
  • b26903cd13
    Add comment tokens for JSONC Michael Davis 2025-01-11 08:42:17 -0500
  • 9721144e03
    language support: CodeQL (#12470) Evan Richter 2025-01-10 08:03:04 -0700
  • 0cffc49cbb Merge remote-tracking branch 'filebrowser/add-file-browser' Kalle Carlbark 2025-01-09 17:45:18 +0100
  • 82e09c04a0 fix: Broken trim_whitespace fn Kalle Carlbark 2025-01-09 17:44:52 +0100
  • 0f2fbd2b6f Merge remote-tracking branch 'helix-pull/pull-diagnostics' Kalle Carlbark 2025-01-09 17:39:40 +0100
  • a83c23bb03
    Run formatter from Document directory (#12315) Rob Gonnella 2025-01-08 13:36:40 -0500
  • 931dd9c1dc
    Fix a typo in join_selections (#12452) rhogenson 2025-01-08 06:42:41 -0800
  • 996ee93e41
    Normalize path in file browser Denys Rybalka 2025-01-08 08:26:11 +0100
  • 917174e546
    Fix blank buffer picker preview on doc with no views Michael Davis 2025-01-07 14:59:44 -0500
  • a0bd39d40e
    book: Document editor.lsp.display-progress-messages config option Michael Davis 2025-01-07 09:17:59 -0500
  • e698b20245
    build(deps): bump the rust-dependencies group with 3 updates (#12437) dependabot[bot] 2025-01-06 19:34:21 -0500
  • 5616f1d66d
    changelog: Add missing breaking change for display-messages config Michael Davis 2025-01-06 14:18:26 -0500
  • 217818681e
    Revert "refactor(shellwords)!: change arg handling strategy (#11149)" Michael Davis 2025-01-06 12:39:53 -0500
  • 03f35af9c1
    Format '--version' calendar version as 'YY.0M' Michael Davis 2025-01-06 10:32:51 -0500
  • 6c9619d094
    Improve markdown heading highlights (#12417) uncenter 2025-01-05 17:35:09 -0500
  • e856dde738
    Use @attribute scope for JSX attributes (#12416) uncenter 2025-01-05 17:33:08 -0500
  • f80ae997f2
    perf: cache Documents relative path (#12385) RoloEdits 2025-01-05 14:29:16 -0800
  • 69025dde28
    Pull diagnostics Sofus Addington 2024-12-27 11:26:59 +0100
  • 64b38d1a28
    refactor(shellwords)!: change arg handling strategy (#11149) RoloEdits 2025-01-05 10:18:30 -0800
  • 377e36908a
    Add cursorline color to iceberg theme (#12404) Seigo Mori 2025-01-06 01:58:31 +0900
  • fa4aa0fb42
    docs: catppuccin themes should not be directly edited here (#12400) Nikita Revenco 2025-01-05 16:55:28 +0000
  • 2b8f8df1af
    feat: correct Swift highlights (#12409) Nikita Revenco 2025-01-05 16:54:45 +0000
  • eed052e86b
    feat: highlight : as a delimiter in Rust (#12408) Nikita Revenco 2025-01-05 16:51:33 +0000
  • 0654a1f058
    Update onelight theme (#12399) Erasin Wang 2025-01-06 00:27:38 +0800
  • 4762371504
    Merge remote-tracking branch 'RoloEdits/icons-v2' Kalle Carlbark 2025-01-04 18:22:19 +0100
  • 15d091cb65 todo: outline more icon domains and sets Rolo 2025-01-04 09:02:52 -0800
  • 0fb74a7160 feat: add more icons for supported languages Rolo 2025-01-04 09:01:31 -0800
  • ca36a396e6 refactor: change lsp icons to nf-cod-symbol where possible Rolo 2025-01-04 07:44:22 -0800
  • b587baa728 refactor: tweak with bufferline icon spacing Rolo 2024-12-31 08:10:54 -0800
  • 02374e4f91 doc: add description for Icons in Editor Rolo 2024-12-31 03:51:19 -0800
  • e1476b37b5 refactor: small renames for better clarity Rolo 2024-12-31 03:50:51 -0800
  • b53d8e9f6b refactor: rename mime get param from type to name Rolo 2024-12-31 03:38:39 -0800
  • 287fd9aed1 refactor: rename config.rs to icons.rs and move to top level Rolo 2024-12-31 03:34:17 -0800
  • 46f09ea70e perf: switch from String to SmartString Rolo 2024-12-30 16:31:49 -0800
  • 1ba0e8b5ba refactor: add nerdfont defaults for common mime types Rolo 2024-12-30 16:23:18 -0800
  • 7a368fcc58 perf: add #[inline] attribute to getters Rolo 2024-12-30 10:10:38 -0800
  • 1eda83e3e5 chore: add comment for default diagnostic symbols Rolo 2024-12-30 09:43:06 -0800
  • 041192eaae refactor: remove Default impls and add config parsing Rolo 2024-12-30 09:35:06 -0800
  • e9de73a4a3 feat: add dap symbols to config Rolo 2024-12-30 09:07:56 -0800
  • a8ffbaa397 lint: add 'static lifetime to const's Rolo 2024-12-30 07:15:30 -0800
  • 39638b6394 feat: add support for basic icons Rolo 2024-12-30 04:57:13 -0800
  • 5ae34222e2
    Merge remote-tracking branch 'irh/clickable-bufferline' Kalle Carlbark 2025-01-04 17:56:48 +0100
  • 6589a46e12
    Merge remote-tracking branch 'nikitarevenco/toggle-diagnostics' Kalle Carlbark 2025-01-04 17:53:44 +0100
  • b1ea2cd7db
    Merge remote-tracking branch 'merge-status-line/merge-statusline-cmdline' Kalle Carlbark 2025-01-04 17:33:43 +0100
  • 353176082e
    doc: generate lang-support.md for teal (#12402) RoloEdits 2025-01-04 08:11:10 -0800
  • b47b946c47
    Fix Teal LSP name. (#12395) André L. Alvares 2025-01-03 23:49:44 -0300
  • 827deba74c
    Change Cwd to Cmd (#12396) Will Faught 2025-01-03 17:23:21 -0800
  • dabfb6ceea
    Add changelog notes for 25.01 (#12347) Michael Davis 2025-01-03 14:50:51 -0500
  • 63517ee4e7
    Merge remote-tracking branch 'trim/trailing-whitespace' Kalle Carlbark 2025-01-03 17:02:40 +0100
  • 1904e7e669
    Merge remote-tracking branch 'upstream/master' Kalle Carlbark 2025-01-03 16:57:23 +0100
  • 5ffffdee69
    Merge remote-tracking branch 'filebrowser/add-file-browser' Kalle Carlbark 2025-01-03 16:55:29 +0100
  • 9dcc1f06b0
    Add dim modifier to diagnostic.unnecessary in catppuccin_mocha.toml (#12391) Niza Toshpulatov 2025-01-03 15:13:44 +0100
  • eaa7c8e9f6
    docs: fix typo in usage.md (#12390) David Crespo 2025-01-03 09:11:37 -0500
  • 4817bfa003
    minor: fix syntax tree pretty print test Michael Davis 2025-01-02 15:43:51 -0500
  • e0bccd2c58
    tsq: Tune highlights to more closely match 24.07 release Michael Davis 2025-01-02 15:37:18 -0500
  • 38e8382b01
    Escape double quotes for anonymous nodes in :tree-sitter-subtree Michael Davis 2025-01-02 15:33:48 -0500
  • c9cc14728f
    Update hyprland langugauge file type. (#12384) Darshan Kumawat 2025-01-02 20:09:02 +0530
  • 7e2bdbe6df
    Merge remote-tracking branch 'backup/open' Kalle Carlbark 2025-01-02 14:22:06 +0100
  • b1759f998d
    Migrate to an improved proto grammar (#12225) Sebastian Dörner 2024-12-31 20:41:53 +0100
  • 4a59f68a0d
    LSP Client: Accept floats with trailing zeros as valid JSONRPC IDs (#12376) Samuel Selleck 2024-12-31 19:45:47 +0100
  • 2b4a77b9bf
    build(deps): bump the rust-dependencies group with 2 updates (#12371) dependabot[bot] 2024-12-31 09:12:48 -0600
  • 41763b4851
    Sunset theme: add ui.text.directory (#12372) Egor Afanasin 2024-12-31 18:11:33 +0300
  • d75bafac8a try uid test again kirawi 2024-12-31 00:05:17 -0500
  • b7e4923deb fix copy_xattr kirawi 2024-12-30 23:40:06 -0500
  • bbeb99dc40
    fix: Bump vento grammar revision (#12368) Matthew Taylor 2024-12-30 15:58:16 -0500