Commit graph

4267 commits

Author SHA1 Message Date
Amaan Qureshi
3d3b335ace fix(cpp): update injections from C 2023-08-10 16:09:50 +02:00
GitHub
477a5d76a2 Update parsers: arduino, c, chatito, cpp, cuda, gitattributes, jsonnet, pem, wing 2023-08-10 09:43:40 +02:00
GitHub
80cee52d44 Update parsers: htmldjango, scala, sql, wing 2023-08-09 09:57:20 +02:00
Lewis Russell
ae88851cac feat: add .luarc.json 2023-08-08 14:03:02 +01:00
GitHub
a9ce9fb7cc Update parsers: wing 2023-08-08 09:11:17 +02:00
Matthias Queitsch
2f5b4a65dc feat(sql): add missing keywords 2023-08-07 22:19:57 +01:00
ShellCode33
d9e75a1736 queries/*/highlights.scm : remove @spell for strings 2023-08-07 16:39:40 +01:00
Lewis Russell
d9be302f74
fix(spell): do not spell check certain types of strings (#5203)
- Document that only certain kinds of strings are spell checked, and
  reasons why they may not.

- Remove spell checking for bash strings.
2023-08-07 13:42:24 +01:00
GitHub
2051c8603d Update parsers: wing 2023-08-07 09:03:06 +02:00
GitHub
8d5e5dc40a Update parsers: julia, wing 2023-08-05 09:56:32 +02:00
GitHub
6c93c86272 Update parsers: chatito, jsonnet, pem, racket, scheme, wing 2023-08-04 08:46:47 +02:00
ObserverOfTime
131f665f90 feat(perl): improve highlights 2023-08-03 15:45:39 +03:00
GitHub
1e5576fa01 Update parsers: awk, cuda, diff, elm, foam, gleam, gomod, hlsl, ini, java, perl, proto, racket, rst, scheme, sql, t32, wing 2023-08-03 08:48:27 +02:00
Amaan Qureshi
80aee02921 fix(gleam): update queries from upstream changes 2023-08-02 23:02:54 +02:00
Github Actions
bec1ceee16 Update README 2023-08-02 14:11:39 -04:00
Trey Wood
8968a3a541
feat!: change upstream proto parser and improve highlights 2023-08-02 13:54:53 -04:00
Christian Clason
4c4d586a05 fix(t32): correct gitlab URL 2023-08-01 09:47:37 +02:00
Amaan Qureshi
8e70f17f71 fix(perl): update highlights from upstream changes 2023-08-01 09:13:09 +02:00
Christoph Sax
4fd6d9dc17 refactor(t32): remove revision pinning 2023-08-01 05:44:28 +02:00
Chinmay Dalal
82c9486539 fix(fennel): capture method calls as @method.call 2023-07-31 06:47:45 -04:00
Github Actions
1c79da3300 Update README 2023-07-30 19:32:32 +02:00
Christoph Sax
0fe8fa0bcf feat(t32): update tests to new node types 2023-07-30 19:29:33 +02:00
Christoph Sax
536c8a3880 feat(t32): re-enable tests
- Switch to GitLab mirror repository
- Lock grammar version 2.2.0
- Revert "fix(tests): mark t32 as allowed to fail"
  This reverts commit ba223ceecc.
- Revert "fix(tests): remove t32 tests"
  This reverts commit 97957a547b.
2023-07-30 19:29:33 +02:00
Christoph Sax
2fb7359828 feat(t32)!: update queries for new HLL node types
- Lock grammar to version 2.1.1
- Update query for syntax hightlighting
- fix missing locals query
- reduce number of "(identifier) @variable" highlight queries
- revert to capture @function.builtin for PRACTICE call expressions
2023-07-30 19:29:33 +02:00
Matthias Queitsch
e8648569d8 feat(sql): add new keywords 2023-07-30 10:45:04 +02:00
GitHub
ee107fc759 Update parsers: fortran, glsl, hoon, matlab, wing 2023-07-29 11:11:01 +02:00
Christian Clason
97957a547b fix(tests): remove t32 tests
t32 parser is hosted on Codeberg, which has frequent outages that block
unrelated CI. Revert this commit if and when uptime has improved.
2023-07-29 10:56:17 +02:00
Christian Clason
ba223ceecc fix(tests): mark t32 as allowed to fail 2023-07-29 10:41:51 +02:00
Matthias Queitsch
db0ccd920b feat(prql): change func to let for prql 0.9.x 2023-07-28 18:41:16 +02:00
GitHub
5e27645a2b Update parsers: c, cuda, fortran, haskell, heex, luap, ocamllex, php, prql, python, verilog, wing 2023-07-28 03:11:19 -04:00
Matthias Q
205b9e9bb8
feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity 2023-07-28 02:58:19 -04:00
Amaan Qureshi
6aababfca4 chore: update C, improve preproc_arg highlights 2023-07-27 07:29:33 -04:00
Amaan Qureshi
f590e13d6d fix(c): only inject in preproc function calls/definitions 2023-07-27 05:40:44 -04:00
GitHub
c2eae58ce2 Update parsers: cairo, elixir, elm, go, hack, kotlin, matlab, perl, poe_filter, promql, python, racket, robot, scala, t32, wgsl_bevy, wing 2023-07-27 10:48:01 +02:00
Amaan Qureshi
f09bcffe0c fix(hoon): add scanner file 2023-07-27 10:30:07 +02:00
Amaan Qureshi
11610e0631 fix(pug): adapt to scanner rewrite 2023-07-27 10:23:36 +02:00
Michael Hoffmann
0b0e460180 fix(promql): bump parser, fix queries
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2023-07-27 10:22:14 +02:00
Amaan Qureshi
ad3805f5c3
fix(c)!: update C, CPP parsers and queries
also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc)
2023-07-27 09:51:13 +02:00
Amaan Qureshi
203981d288 fix(hcl, terraform): adapt to scanner rewrite 2023-07-27 09:13:19 +02:00
Amaan Qureshi
25158a8b39 fix(r): adapt to scanner rewrite 2023-07-27 08:51:34 +02:00
Hugo
736a672afe
feat: add scfg 2023-07-25 16:49:09 -04:00
Stephan Seitz
4920a4e732 highlights(wgsl_bevy): add support for naga_oil features
Bevy has switched to https://github.com/bevyengine/naga_oil which allows
new syntax constructs.
2023-07-25 22:22:35 +02:00
pseudometa
74a7da4e4b
feat(comment): highlight more comment tags 2023-07-25 09:03:54 -04:00
Amaan Qureshi
48df8efa25 chore(puppet): update queries from upstream 2023-07-24 23:38:46 -04:00
Amaan Qureshi
7c1e944311 fix(fortran): adapt to scanner rewrite 2023-07-24 21:51:32 +02:00
Sergio Alejandro Vargas
5be3ddeadd fix(julia): symbol highlighting
Update the `@symbol` capture to enable highlighting symbols
differently from variables.

See https://github.com/tree-sitter/tree-sitter-julia/issues/110
2023-07-24 21:33:47 +02:00
Christian Clason
7b04e8b67e Update lockfile.json: elvish, erlang, markdown, markdown_inline, matlab, ocaml, ocaml_interface, robot, tsx, typescript, wing 2023-07-22 14:15:46 +02:00
Christian Clason
a8ac8419c4 fix(regex): bump to latest commit 2023-07-21 12:33:02 +02:00
Constantine Bulany
4115fad9fd
fix(yaml): typo in promql injection (#5130) 2023-07-20 01:41:50 +09:00
Github Actions
9fa6806b88 Update README 2023-07-18 23:29:20 +02:00