Commit graph

6132 commits

Author SHA1 Message Date
Alan Russell
bebef57945
Add folds in docs 2025-07-18 09:33:01 +01:00
Alan Russell
701af786f2
Add folds 2025-07-18 09:31:53 +01:00
Alan Russell
05faf4ad7a
Remove projection and object highlights
These are just pairs of curly braces, covered by punctuation.brackets
higher up
2025-07-18 09:25:20 +01:00
Alan Russell
5374f4ff89
Add injections and indents to docs 2025-07-18 09:17:06 +01:00
Alan Russell
ce032b88c7
Delete comment from top of highlights
This was copied from the parser repo, but is pointless in this context.
The folder structure denotes what the file is.
2025-07-18 09:15:46 +01:00
Alan Russell
8f1040cc3a
Add indents query 2025-07-18 09:13:40 +01:00
Alan Russell
cc63a93600
Add comment injection 2025-07-18 09:02:21 +01:00
Alan Russell
0c1f579202
Format function.builtin query 2025-07-18 08:53:23 +01:00
Alan Russell
1bffee8dbb
Group function.builtin patterns 2025-07-18 08:16:47 +01:00
Alan Russell
a94f00603e
Group keywords operators and punctuation 2025-07-18 07:57:40 +01:00
Alan Russell
16e0b1ae24
Remove filetypes entry 2025-07-18 07:27:44 +01:00
Alan Russell
2c6c13cd8b
Run make docs 2025-07-17 23:33:43 +01:00
Alan Russell
c10690cd79
Update parser with GH repo URL 2025-07-17 23:01:56 +01:00
Alan Russell
af278ca8c1
Add JavaScript defineQuery injection 2025-07-17 22:10:12 +01:00
Alan Russell
91874c485e
Add filetype 2025-07-17 21:48:35 +01:00
Alan Russell
3b1ca8ef7a
Run format-queries script 2025-07-17 21:10:37 +01:00
Alan Russell
9a96c0fa61
Add local GROQ parser 2025-07-17 18:31:03 +01:00
Alan Russell
68af92e8cd
Remove ERROR highlighting 2025-07-17 18:08:26 +01:00
Alan Russell
104bbc3633
Add highlights.scm from ajrussellaudio/tree-sitter-groq 2025-07-17 18:07:35 +01:00
Christian Clason
a5edb0a274 feat(parsers): update arduino, editorconfig, gdscript, idl, javadoc, koto, matlab, mlir, nix, nu, powershell, printf, properties, slint, superhtml, systemverilog, t32, tera, twig, xcompose, xresources, ziggy, ziggy_schema 2025-07-17 11:42:27 +02:00
Riley Bruins
992e9ef3d0 ci: ensure parsers have a supported ABI version 2025-07-16 10:54:41 +02:00
Riley Bruins
8d8ca0996c docs: specify fold dos and don'ts 2025-07-15 10:53:32 +02:00
Riley Bruins
96f51adf71
fix(c_sharp): "<", ">" in type param lists are brackets (#8003) 2025-07-15 00:55:29 +00:00
Riley Bruins
6c2234f7ba
feat(c_sharp): highlight :: (#8002) 2025-07-14 17:48:23 -07:00
Christian Clason
c3ecec599b feat(parsers): update beancount, blade, cpp, desktop, gosum, javadoc, liquidsoap, mlir, nix, slint, systemverilog, t32, vim, xresources 2025-07-13 11:35:38 +02:00
Caleb White
c9e4edc127 feat(blade): update blade parser and queries 2025-07-11 17:34:30 +02:00
Christian Clason
4eb12d7a1f feat(ziggy,ziggy-schema): update parser and queries
Breaking change: ziggy-schema removed "map" node
2025-07-09 10:30:54 +02:00
Christian Clason
3dc6834b30 feat(parsers): update blueprint, desktop, fortran, javadoc, llvm, mlir, nu, requirements, superhtml, swift, v, xresources 2025-07-08 16:58:37 +02:00
Christian Clason
4400990e73 feat(vim): highlight "trim" in script heredocs
Allow the optional "trim", as documented in ":help :lua-heredoc".
2025-07-07 12:22:10 +02:00
Christian Clason
0d32ec3c3e feat(latex)!: update parser and queries
Breaking change: `label_definition`, `label_text` patterns
2025-07-05 17:46:07 +02:00
Christian Clason
80281c19fd feat(parsers): update c3, cpp, d, faust, fsharp, javadoc, julia, liquidsoap, meson, mlir, nu, powershell, roc, swift, systemverilog, t32, v 2025-07-05 17:46:07 +02:00
Igor
dafb3cb3cb fix(http): prefer folding requests 2025-07-04 08:56:45 +02:00
Riley Bruins
04935dec42 fix: remove import references to jsx/locals.scm
There are no JSX locals (yet...?)
2025-07-03 18:33:31 +02:00
Baruch Even
1f069f1bc6
feat(D): highlight (string) etc. as @keyword.type (#7978)
Co-authored-by: Baruch Even <baruch@weka.io>
2025-06-29 16:10:29 +00:00
przepompownia
dbb63c8b7a feat(php): fold match_expression 2025-06-29 15:59:54 +02:00
przepompownia
4b2e9b049c feat(php): fold array_creation_expression 2025-06-29 15:17:01 +02:00
Christian Clason
5948977de4 feat(parsers): update angular, clojure, gleam, idl, javadoc, jinja, jinja_inline, liquidsoap, nim, nu, poe_filter, r, ssh_config, systemverilog, v 2025-06-29 11:39:30 +02:00
Christian Clason
2e8f8562e6 fix(scripts): sort list of updated parsers 2025-06-29 11:39:30 +02:00
Eric Mrak
7110df63e1
feat(fish): more builtin commands and variables (#7972)
builtin commands:
* abbr
* path

builtin variables:
* fish_cursor_*
2025-06-26 09:04:48 +02:00
Christian Clason
77ba555cef ci: bump luals to 3.15.0 2025-06-25 12:01:18 +02:00
Christian Clason
98459ffcf7 fix(health): sort language names 2025-06-24 12:23:23 +02:00
Christian Clason
1181cd9a25 feat(verilog)!: rename to systemverilog
Grammar name was changed to coincide with repository name
2025-06-24 10:07:36 +02:00
Christian Clason
13ddd4d752 feat(swift)!: update parser and queries 2025-06-24 10:07:24 +02:00
Christian Clason
6c50310371 chore(wit): mark as unmaintained 2025-06-23 20:25:00 +02:00
Luis Calle
2317241896
fix: register powershell language for ps1 filetype (#7965)
* chore: sort languages

* fix: register `powershell` language for `ps1` filetype
2025-06-23 18:15:08 +00:00
Christian Clason
8867a9d6bf feat(powershell)!: update parser and queries
removed nodes: `"class"`, `"enum"`
2025-06-22 15:51:32 +02:00
Christian Clason
1bfa557b7d feat(parsers): update gleam, latex, typespec, purescript, heex, nu 2025-06-22 15:46:42 +02:00
guilhas07
2a677dede2 feat(vue): add template commentstring metadata 2025-06-18 18:34:40 +02:00
Christian Clason
7e6fbcaa20 feat(purescript)!: update parser and queries
removed note: `(constructor_operator)`
2025-06-17 15:55:21 +02:00
Christian Clason
9807487fe9 feat(parsers): update desktop, query, editorconfig, xresources, hcl, slint, markdown_inline, matlab, terraform, templ, nu, vhdl, tera, markdown, javadoc 2025-06-17 15:55:21 +02:00