elianiva
|
f84c93c484
|
fix: added missing enum indent for typescript
|
2021-01-21 18:17:54 +01:00 |
|
Stephan Seitz
|
99ecb46592
|
Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbol
Account for https://github.com/tree-sitter/tree-sitter-ruby/pull/152
|
2021-01-21 12:40:45 +01:00 |
|
GitHub
|
76447498b9
|
Update lockfile.json
|
2021-01-21 12:40:45 +01:00 |
|
Stephan Seitz
|
5ea3db83c6
|
fix(CI): don't let update-parsers fail if no change is necessary
|
2021-01-21 07:12:49 +01:00 |
|
Cédric Barreteau
|
74b84a66d7
|
Use function keyword highlight group for Rust's fn
|
2021-01-20 20:26:35 +01:00 |
|
elianiva
|
107d8b93c1
|
fix: js indent for object inside arguments
|
2021-01-20 19:01:33 +01:00 |
|
Stephan Seitz
|
9f12ad1142
|
Fix "nth?" predicate
|
2021-01-20 10:39:21 +01:00 |
|
Lewis Russell
|
362204f85c
|
lua: Add more indent nodes
|
2021-01-20 10:36:11 +01:00 |
|
GitHub
|
d9c6a37e97
|
Update lockfile.json
|
2021-01-20 08:43:48 +01:00 |
|
elianiva
|
0ebd51c2d8
|
fix: dedent golang case keyword
|
2021-01-20 07:20:20 +01:00 |
|
GitHub
|
1c3fb201c6
|
Update lockfile.json
|
2021-01-15 08:21:28 +01:00 |
|
elianiva
|
f132021d31
|
feat: add missing golang indent queries
|
2021-01-15 08:07:36 +01:00 |
|
elianiva
|
9184cf3953
|
feat: added more indent queries
|
2021-01-14 14:43:04 +01:00 |
|
GitHub
|
72656dcf3c
|
Update lockfile.json
|
2021-01-14 14:26:11 +01:00 |
|
Thomas Vigouroux
|
c51caf273a
|
fix(ci): correctly set user and email
|
2021-01-14 14:20:52 +01:00 |
|
Thomas Vigouroux
|
2ccb45ea5e
|
fix(ci): only track lockfile.json when updating parsers
|
2021-01-14 14:03:34 +01:00 |
|
Jędrzej Boczar
|
e4f8e4147c
|
indent: add Python @ignore queries
|
2021-01-14 13:54:43 +01:00 |
|
Jędrzej Boczar
|
252472081e
|
indent: introduce @ignore to avoid indenting some nodes (e.g. comments)
|
2021-01-14 13:54:43 +01:00 |
|
Jędrzej Boczar
|
e6b8c5e680
|
indent: add Python @return queries
|
2021-01-14 13:54:43 +01:00 |
|
Jędrzej Boczar
|
5123231424
|
indent: introduce @return to further tune indentation on o/<cr>
|
2021-01-14 13:54:43 +01:00 |
|
Jędrzej Boczar
|
32cc79b7c9
|
indent: improve behavior on o/<cr> in languages like Python
|
2021-01-14 13:54:43 +01:00 |
|
Jędrzej Boczar
|
42bc217a54
|
indent: fix wrong line number passed to descendant_for_range
|
2021-01-14 13:54:43 +01:00 |
|
Thomas Vigouroux
|
4538a876b4
|
Revert "added attach async"
|
2021-01-14 13:26:43 +01:00 |
|
Thomas Vigouroux
|
7edf1d1c2b
|
fix(highlight): fix detach function
Fixes #798
|
2021-01-14 12:11:32 +01:00 |
|
Thomas Vigouroux
|
a48c440f2b
|
fix(highlight): remove unneeded query management
|
2021-01-14 12:11:32 +01:00 |
|
Brian Shu
|
39968ca258
|
added query enhancements
added toml
added alternation
|
2021-01-12 07:21:11 +01:00 |
|
Stephan Seitz
|
00ea65199e
|
C++ highlights: Fix destructor highlighting
Field is not "name"
|
2021-01-08 20:19:18 +01:00 |
|
vigoux
|
255be0ff7b
|
Update lockfile.json
|
2021-01-08 16:29:40 +01:00 |
|
Brian Shu
|
28f2ba475f
|
fixed not highlighting bug
|
2021-01-08 16:16:33 +01:00 |
|
Brian Shu
|
6856e23171
|
removed async changedtick
|
2021-01-08 16:16:33 +01:00 |
|
Brian Shu
|
33d5a03322
|
async buf_attach
|
2021-01-08 16:16:33 +01:00 |
|
Steven Sojka
|
2e8621ff1a
|
feat(js): add regex injections (#834)
|
2021-01-07 09:04:43 -06:00 |
|
Brian Shu
|
03fea8494c
|
removed async changedtick
|
2021-01-07 11:16:16 +01:00 |
|
Brian Shu
|
ec5f1402e2
|
async buf_attach
|
2021-01-07 11:16:16 +01:00 |
|
Brian Shu
|
e0b49a9a18
|
added attach async
|
2021-01-07 11:16:16 +01:00 |
|
Stephan Seitz
|
b441f257a4
|
Python highlights: update definition of decorator
|
2021-01-07 08:52:41 +01:00 |
|
Stephan Seitz
|
1cf7a1ddc9
|
Python locals: Add new node with_clause
|
2021-01-07 08:52:41 +01:00 |
|
vigoux
|
ed273fce5e
|
Update lockfile.json
|
2021-01-07 08:52:41 +01:00 |
|
Brian Shu
|
005a3ca7f1
|
started branch
|
2021-01-07 01:31:39 +01:00 |
|
Thomas Vigouroux
|
632a9f1e3c
|
fix(c highlights): add missing operators
|
2021-01-06 10:48:35 -05:00 |
|
stsewd
|
9b30badeb1
|
Update lockfile.json
|
2021-01-06 09:21:05 -05:00 |
|
Stephan Seitz
|
40588da97c
|
Remove usages of @embedded in highlights
|
2021-01-06 09:12:32 -05:00 |
|
Stephan Seitz
|
091dff2ac6
|
html highlights: add "<!" to tag.delimiters
|
2021-01-05 21:43:41 -05:00 |
|
vigoux
|
464dbb9407
|
Update lockfile.json
|
2021-01-05 17:27:10 +01:00 |
|
BonaBeavis
|
a0f03ec333
|
Add turtle
|
2021-01-05 16:52:49 +01:00 |
|
Corey Williamson
|
bc4019f4be
|
Update lockfile
|
2021-01-05 16:52:17 +01:00 |
|
Corey Williamson
|
32085370b1
|
Update teal syntax for 0.10
|
2021-01-05 16:52:17 +01:00 |
|
kiyan42
|
f2c219cddc
|
indent fixes
|
2021-01-04 17:42:19 +01:00 |
|
Santos Gallegos
|
3dbbc2dc7d
|
Query: add string.escape
Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
|
2021-01-04 09:29:10 -05:00 |
|
elianiva
|
842077acf7
|
feat: added more fold queries
|
2021-01-04 11:51:23 +01:00 |
|