Wed, 14 May 2025 18:27:46 -0400 |
Michael Davis |
statusline: Avoid unnecessary allocations for `&'static str` spans
|
Wed, 14 May 2025 17:16:55 -0400 |
Michael Davis |
statusline: Avoid showing only 'W' in workspace-diagnostics element
|
Wed, 14 May 2025 16:29:27 -0400 |
Michael Davis |
syntax: Fix language detection by shebang
|
Wed, 14 May 2025 10:52:00 -0300 |
zoey |
Add nyxvamp themes (#12185)
|
Tue, 13 May 2025 19:52:48 -0400 |
Michael Davis |
Revert "feat: Highlight Rust String interpolation macros"
|
Tue, 04 Feb 2025 03:31:04 +0000 |
Nikita Revenco |
feat: Highlight Rust String interpolation macros
|
Tue, 25 Feb 2025 11:57:27 -0500 |
Michael Davis |
queries: Inject markdown into Rust doc comments
|
Mon, 24 Feb 2025 12:46:34 -0500 |
Michael Davis |
queries: Rewrite all locals
|
Thu, 20 Feb 2025 20:38:14 -0500 |
Michael Davis |
Replace tree-sitter with tree-house
|
Thu, 20 Feb 2025 17:45:19 -0500 |
Michael Davis |
Add the `syn_loader` to `Document`
|
Thu, 20 Feb 2025 17:08:47 -0500 |
Michael Davis |
syntax: Move config types to a separate module
|
Tue, 13 May 2025 15:21:51 -0700 |
Jengamon |
Add `sld` to Scheme file type extensions (#13528)
|
Tue, 13 May 2025 08:26:46 -0500 |
dependabot[bot] |
build(deps): bump the rust-dependencies group with 6 updates (#13518)
|
Mon, 12 May 2025 06:27:04 -0700 |
RoloEdits |
perf(statusline): reorder match and specify `u32` for `workspace_diagnostics` (#13512)
|
Mon, 12 May 2025 15:23:59 +0200 |
Aitor |
add support for tree-sitter custom template languages on vue (#13511)
|
Sat, 10 May 2025 20:48:46 +0200 |
Bekobi |
Changed rust-analyzer configuration to use server-side file watching (#13432)
|
Sat, 10 May 2025 17:36:17 +0200 |
omahs |
fix: typos (#13505)
|
Sat, 10 May 2025 09:08:34 -0400 |
Bryce Berger |
verilog: add highlighting for the "var" keyword (#13493)
|
Sat, 10 May 2025 15:00:05 +0200 |
Jules Wiriath |
bump: tree-sitter-cpp (#13504)
|
Sat, 10 May 2025 12:58:48 +0000 |
bloxx12 |
chore: clean up grammars.nix (#13506)
|
Mon, 28 Apr 2025 08:54:45 +0200 |
Bloxx12 |
flake: checks: build the release package
|
Sun, 27 Apr 2025 20:07:23 +0200 |
Bloxx12 |
default.nix: remove ellipsis in argument attrset
|
Sat, 26 Apr 2025 11:37:52 +0200 |
Bloxx12 |
flake: drop flake-utils dependency
|
Thu, 08 May 2025 14:22:14 +0100 |
David Else |
Update Bash highlights (#13477)
|
Thu, 08 May 2025 09:04:18 -0400 |
Michael Davis |
xtask: Allow passing languages and themes to check
|
Thu, 08 May 2025 13:56:36 +0100 |
Nik Revenco |
feat: add wgsl built-in functions to `@function.builtin` (#13479)
|
Wed, 07 May 2025 17:38:07 -0500 |
Sean Russell |
Update tree-sitter-v (#13469)
|
Tue, 06 May 2025 15:24:14 +0200 |
Remo Senekowitsch |
verilog: separate highlighting of keyword operators (#13473)
|
Tue, 06 May 2025 08:16:18 -0500 |
dependabot[bot] |
build(deps): bump the rust-dependencies group with 3 updates (#13474)
|
Mon, 05 May 2025 17:08:33 +0300 |
Rotem Horesh |
feat: add a tree-sitter grammar and highlights for dunst's config (#13458)
|
Mon, 05 May 2025 09:03:40 -0500 |
CalebLarsen |
feat: add basic Slang support (#13449)
|
Mon, 05 May 2025 09:57:00 -0400 |
Spenser Black |
Add support for Pug language (#13435)
|
Mon, 05 May 2025 09:20:57 -0400 |
uncenter |
docs(guides/textobject): list `parameter.around` capture (#13470)
|
Sun, 04 May 2025 09:52:28 -0400 |
Spenser Black |
Support `.git-blame-ignore-revs` (#13460)
|
Sun, 04 May 2025 06:43:09 -0700 |
RoloEdits |
feat(commands): add `selection` variable expansion (#13467)
|
Sun, 04 May 2025 06:35:58 -0700 |
RoloEdits |
feat(commands): add `language` variable expansion (#13466)
|
Fri, 02 May 2025 09:45:21 -0400 |
Michael Davis |
queries: Fix `comment.unused` highlights in Erlang
|
Thu, 01 May 2025 13:54:45 -0700 |
RoloEdits |
build(grammar): remove explicit opt out of optimizations for MSVC (#13451)
|
Fri, 02 May 2025 00:12:30 +1000 |
Daniel Bowring |
Add goto_column and extend_to_column commands (#13440)
|
Tue, 29 Apr 2025 09:28:20 -0400 |
Spenser Black |
Help Linguist identify Tree-sitter queries (#13436)
|
Tue, 29 Apr 2025 10:48:45 +0900 |
dependabot[bot] |
build(deps): bump the rust-dependencies group with 3 updates (#13437)
|
Tue, 29 Apr 2025 00:34:05 +0200 |
Joffrey Bluth? |
feat: give formatters access to filename (#13429)
|
Mon, 28 Apr 2025 07:48:54 -0700 |
RoloEdits |
chore(msrv): bump from 1.76 to 1.82 (#13275)
|
Mon, 28 Apr 2025 09:44:23 -0400 |
Michael Davis |
LSP: Fix `Client::supports_feature` check for 'colorProvider'
|
Sat, 19 Apr 2025 08:58:13 -0400 |
Michael Davis |
queries: Fix precedence for zero-arity erlang macros
|
Sun, 27 Apr 2025 21:04:56 +0200 |
Sumandora |
Improve auto completion for shell commands (#12883)
|
Sun, 27 Apr 2025 20:23:47 +0200 |
Jonas K?hnen |
fix(highlights/go): defer, go, goto are keywords (#13425)
|
Sun, 27 Apr 2025 15:41:16 +0200 |
Tobias Tschinkowitz |
Add highlighting for lua methods (#13401)
|
Sun, 27 Apr 2025 21:39:05 +0800 |
dastrukar |
sonokai: fix constant.builtin highlights (#13410)
|
Sun, 27 Apr 2025 16:35:23 +0300 |
one |
feat(theme): add kinda_nvim theme (#13406)
|
Sun, 27 Apr 2025 08:33:29 -0500 |
Queyrouzec |
Update svelte tree sitter commit (#13423)
|
Sat, 26 Apr 2025 19:16:18 +0300 |
IwantHappiness |
feat(theme): add vesper theme (#13394)
|
Sat, 26 Apr 2025 13:15:38 -0300 |
Mazrine |
feat(theme): add ataraxia theme (#13390)
|
Sat, 26 Apr 2025 17:57:37 +0200 |
Matou? Dzivjak |
chore(languages): bump tree-sitter-go-mod (#13395)
|
Sat, 26 Apr 2025 23:50:01 +0800 |
Erasin Wang |
fix theme onelight: ui.picker.header (#13413)
|
Sat, 26 Apr 2025 23:35:31 +0800 |
Erasin Wang |
Update scss and highlights (#13414)
|
Tue, 22 Apr 2025 15:10:48 +0900 |
dependabot[bot] |
build(deps): bump libc in the rust-dependencies group (#13389)
|
Fri, 18 Apr 2025 23:59:53 +0900 |
Daichi Tamaki |
Fix tokyonight_* theme color keys (#13375)
|
Thu, 17 Apr 2025 22:26:52 +0200 |
Kristoffer Plagborg Bak S?rensen |
Make `goto_word` jump-labels easier to distinguish for zed themes (#13370)
|
Thu, 17 Apr 2025 15:40:06 -0400 |
Daniel Fichtinger |
feat: added ashen theme (#13366)
|