Commit graph

3736 commits

Author SHA1 Message Date
GitHub
a0d6c28f89 Update parsers: cpp, cuda, markdown, markdown_inline, racket, sql 2023-03-03 09:38:27 +01:00
Anthony Shi
8894d78f63 Update highlights.scm for Python
Added new keywords "is not" and "not in"
2023-03-02 22:54:45 -05:00
Matthias Queitsch
e9fb90da02 feat(prql): update queries 2023-03-02 15:57:18 -05:00
Christian Clason
07fb134752 markdown!: switch to scanner.c 2023-03-02 18:08:03 +01:00
Github Actions
b31312729e Update README 2023-03-02 08:30:56 +01:00
GitHub
6d96e2b6ac Update parsers: erlang, haskell, qmldir, sql, v 2023-03-02 08:30:42 +01:00
Preston Knopp
36b1038a65
Update gdscript queries (#4405)
* locals(gdscript): update locals

* folds(gdscript): add folds

* indents(gdscript): update indents with notes

* highlights(gdscript): update highlights

* docs(gdscript): add gdscript maintainer

* indents(gdscript): add ERROR auto indent

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>

* highlights(gdscript): use text.uri for get_node and node_path

* highlights(gdscript): add "@" of annotation as attribute

* highlights(gdscript): use keyword.operator for "new", match all attribute_call

* highlights(gdscript): update (underscore) and (pattern_open_ending)

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-03-02 07:28:13 +00:00
Jaehwang Jung
b145021499 fix: remove wrong/pointless tostring 2023-03-02 00:30:35 -05:00
Yochem van Rosmalen
252c1011c4 comment(highlights): add @nospell to tags and user mentions 2023-03-01 15:22:10 -05:00
Matthias Q
0572657d4d
feat: add prql (#4393)
* feat: add prql

* highlights(prql): null as constant.builtin

* highlights(prql): add missing kwd, update queries

* highlights(prql): remove redundant queries

* highlights(prql): make `->` a delimiter

* highlights(prql): instructions to `@method.call`
2023-03-01 15:21:11 -05:00
GitHub
9dd1b9c097 Update parsers: gdscript, kdl, meson, yuck 2023-03-01 09:37:29 +01:00
Amaan Qureshi
75d98eaac4 feat(kdl): update parser & queries fixing the comment bug 2023-03-01 02:57:26 -05:00
Amaan Qureshi
5b9339f6f4 feat: add PO 2023-03-01 02:56:14 -05:00
Amaan Qureshi
d80c99cab0 fix(qmldir): add to parsers.lua 2023-03-01 09:55:50 +02:00
Amaan Qureshi
ba4ecfe471 feat: add qmldir 2023-03-01 02:28:48 -05:00
Amaan Qureshi
3fe80dbecd feat: add passwd 2023-02-28 17:48:11 -05:00
Christian Clason
f95ffd09ed python(highlights): adapt query to parser change 2023-02-28 20:27:09 +01:00
GitHub
b1b2e9b6d3 Update parsers: markdown, markdown_inline, python, zig 2023-02-28 20:27:09 +01:00
GitHub
bae59318b3 Update parsers: markdown, markdown_inline 2023-02-28 19:43:04 +01:00
GitHub
934113c913 Update parsers: ungrammar 2023-02-28 09:59:33 +01:00
Amaan Qureshi
418caac89d feat(starlark): improve assertion parsing 2023-02-28 02:52:23 -05:00
Amaan Qureshi
316200f77d feat: add matlab 2023-02-28 02:51:00 -05:00
Mitchell Hanberg
f0617c31f4 fix(eex): map eelixir filetype to the eex parser 2023-02-27 23:38:18 -05:00
Amaan Qureshi
5cfb5d7768 feat(fortran): update highlight queries 2023-02-27 20:24:32 -05:00
Uy Ha
e2a9fc8e5c use lua-match where possible 2023-02-27 20:23:53 -05:00
Philipp Mildenberger
b9a7591b6c feat: add yuck 2023-02-27 17:57:04 -05:00
Uy Ha
04b87c7b6e move the catch uppercase query to the top to make it overridable, add back the more useful queries 2023-02-27 14:52:26 -08:00
Uy Ha
28475d5676 add highlighting for elseif 2023-02-27 14:52:26 -08:00
Uy Ha
a5a6590f15 only match unquoted arguments 2023-02-27 14:52:26 -08:00
Uy Ha
cf718048ca simplify cmake highlight queries 2023-02-27 14:52:26 -08:00
GitHub
a9f0b1c2ba Update parsers: c_sharp, fortran, swift 2023-02-27 08:33:51 +01:00
Benny Powers
5070936137 feat(html): lit attr binding interpolation 2023-02-26 18:56:38 +02:00
GitHub
b4d8b7e5a3 Update parsers: clojure, latex, perl 2023-02-26 11:05:02 +01:00
Christian Clason
4f8f4fe4c1 fix: do not recommend removing bundled parsers 2023-02-26 00:21:41 +01:00
Benny Powers
8d2f9903f1 feat(ecma): include outerHTML and innerHTML 2023-02-25 11:17:13 -05:00
Benny Powers
248a87ef65 feat(ecma): add innerHTML injection 2023-02-25 11:17:13 -05:00
GitHub
ad8798795c Update parsers: cpon, javascript, perl, tsx, typescript 2023-02-25 11:13:37 +01:00
Kiyoon Kim
df968afd9d goto_node select last character when in operator-pending mode 2023-02-25 02:26:31 -05:00
Amaan Qureshi
53695580e3 feat(dart): add folds 2023-02-24 16:24:23 -08:00
Philipp Mildenberger
fe80f7c2bb feat: add ungrammar 2023-02-24 18:42:35 -05:00
Nat Williams
20a8f30ace use positive option "allow_duplicates" instead of negative "dedupe" 2023-02-24 14:55:30 -08:00
Nat Williams
3fab7abf6f add statusline option to dedupe or not 2023-02-24 14:55:30 -08:00
Nat Williams
34adfe8e95 update docs for transform_fn
to reflect additional node argument
2023-02-24 14:55:30 -08:00
Nat Williams
22de3532cc also pass the node to the statusline transform fn 2023-02-24 14:55:30 -08:00
Stephen Bolton
a744ed1b27 Fix elixir @function captures
When viewing the previous rule in the `TSPlayground` the `@function`
captures were not actually matching. This led all functions to get the
`@function.call` group applied to them. This change makes it so that the
capture now works and where functions are defined will get the
`@function` group.
2023-02-24 17:50:17 -05:00
Amaan Qureshi
028b7dfbdd feat: add bicep 2023-02-24 17:43:13 -05:00
Tomas Sandven
061ee1b98f Fix broken YANG indent tests 2023-02-24 16:39:33 -05:00
Tomas Sandven
06e8a91ce2 Add YANG indentation tests 2023-02-24 16:39:33 -05:00
Amaan Qureshi
e138c066f7 feat(health): sort parser list for clarity 2023-02-24 13:38:20 -08:00
ExpandingMan
2ad12932a2
docs: add small note in README clarifying custom parser installation (#3625) 2023-02-24 16:19:46 -05:00