Christian Clason
0982e3ce8b
ci: ignore gleam for lockfile update
2022-03-02 22:01:55 +01:00
Fabian Viöl
68c36cc59f
highlights(cpp): Add operator cast highlight
...
See https://en.cppreference.com/w/cpp/language/cast_operator for
reference.
2022-03-02 11:00:01 +01:00
Daniel Woznicki
82389e52b6
Added test for known indent failure when tree is in broken state
2022-03-01 21:12:14 +01:00
Daniel Woznicki
3d6f2637a2
Made block comment indent @auto so that new lines line up nicely with existing comment block
...
Previous indentation:
/**
*
*/
New indentation:
/**
*
*/
2022-03-01 21:12:14 +01:00
Daniel Woznicki
9f78c9f0ad
Added test case for broken trees, plus partial test coverage
2022-03-01 21:12:14 +01:00
Daniel Woznicki
d71da4f63e
Added catchall (ERROR) @auto rule for Java to at least attempt something reasonable when the tree is in a broken state
2022-03-01 21:12:14 +01:00
Daniel Woznicki
e23f5d48be
Modified Java indent rules to stop ignoring block comments because javadoc blocks were defaulting to indent 0
2022-03-01 21:12:14 +01:00
Daniel Woznicki
bf2493f5e1
Added fix for Java interfaces not being indented properly
2022-03-01 21:12:14 +01:00
Github Actions
dcfd6c0637
Update README
2022-02-28 23:00:09 +01:00
Arnar Gauti Ingason
202cbc10ad
parsers: Add todotxt parser
2022-02-28 22:46:47 +01:00
Christian Clason
4d75800991
fix(gleam): update parser and queries
2022-02-27 18:19:51 +01:00
Christian Clason
b6ebdaeb44
fix(latex): update parser and queries
2022-02-27 12:38:45 +01:00
Wilman Barrios
689a078f91
highlights(php): add namespace aliasing name as type
2022-02-26 16:05:22 +01:00
GitHub
d05bd10fb1
Update lockfile.json
2022-02-26 15:51:02 +01:00
Munif Tanjim
3ef2c77e13
fix(indent): ecma - parenthesized expression indentation
2022-02-26 15:44:37 +01:00
Munif Tanjim
20168d8e20
fix(indent): ecma - class method indentation
2022-02-26 15:44:11 +01:00
GitHub
1eaf0150c2
Update lockfile.json
2022-02-26 15:20:33 +01:00
Mateus Melchiades
84e4e0237f
highlights(vala): Re-update highlights and lockfile
2022-02-26 15:12:17 +01:00
Daniel Woznicki
18c558fd92
Fixed a bug where indentation was not correct for class/enum bodies that had an annotation
2022-02-25 08:03:43 +01:00
Daniel Woznicki
1b47af43ce
Fixed a bug where Java enum body indentation was not correct
...
Added test for Java enum indentation
2022-02-25 08:03:43 +01:00
GitHub
6fcf9b72ef
Update lockfile.json
2022-02-25 01:08:23 +01:00
Daniel Woznicki
8f04c2ad2d
Removed newline causing sylua lint check to fail
2022-02-25 00:58:59 +01:00
Daniel Woznicki
b425a9c813
Added fix for incorrect Java indentation after a closing "}" in a method declaration
...
Added tests for Java indentation, including one for issue 2571
2022-02-25 00:58:59 +01:00
github-actions[bot]
fb7a56548b
Update lockfile.json ( #2568 )
...
Co-authored-by: GitHub <noreply@github.com>
2022-02-24 07:01:23 +00:00
GitHub
f735498a64
Update lockfile.json
2022-02-22 22:46:37 +01:00
Paul "LeoNerd" Evans
3533721282
Initial attempt at queries/perl/folds.scm
2022-02-22 14:13:48 +01:00
Paul "LeoNerd" Evans
09ea6ccd1d
Add many perl keywords; highlight on those in preference to structural elements
2022-02-22 14:13:48 +01:00
GitHub
c0d28a9535
Update lockfile.json
2022-02-22 08:09:21 +01:00
GitHub
d28ccdf6ed
Update lockfile.json
2022-02-21 10:01:33 +01:00
GitHub
f6087c910a
Update lockfile.json
2022-02-20 08:12:04 +01:00
Wilman Barrios
6d44cc06f4
highlights(php): highlight use declaration name as type
2022-02-19 20:00:31 +01:00
kiyan
560e8fb450
refacto: expose a function to set custom capture for the higlighter
...
BREAKING: deprecate custom_captures from highlight config.
This allows plugin authors to extend the map. It also avoids settings
user configuration specific values during the highlighter
initialization (SOC).
Not sure how much value this brings, and might potentially break a lot
of people configurations. This is questionable.
2022-02-19 18:26:51 +01:00
Pierrick Guillaume
af71c25edc
fix(vim): fix highlight for pattern
...
Allow pattern to not contain pattern_multi node to be highlighted
2022-02-19 18:26:23 +01:00
Wilman Barrios
c0783485e8
highlights(php): highlight traits names as type
2022-02-19 18:26:05 +01:00
Stephan Seitz
6ef19f9d9d
ci(tests): download highlight-assertions for faster CI
...
This avoids any Rust build dependencies.
2022-02-19 12:20:22 +01:00
GitHub
85b0dea0bf
Update lockfile.json
2022-02-19 11:31:28 +01:00
Christian Clason
5e116977e0
fix(latex): update parser and query ( #2547 )
2022-02-19 11:22:25 +01:00
github-actions[bot]
2298a75844
Update lockfile.json ( #2535 )
...
Co-authored-by: GitHub <noreply@github.com>
2022-02-16 16:40:26 +00:00
Christian Clason
3c363ebd26
fix(latex): some highlight query fixes ( #2534 )
...
* add \caption to @function
* only highlight contents of curly text groups in references
2022-02-16 17:29:56 +01:00
github-actions[bot]
32eb167875
Update README ( #2532 )
...
Co-authored-by: Github Actions <actions@github>
2022-02-15 18:23:36 +00:00
github-actions[bot]
1dd659471f
Update lockfile.json ( #2530 )
...
Co-authored-by: GitHub <noreply@github.com>
2022-02-15 18:14:47 +00:00
Connor Lay (Clay)
0fbb268b07
Add myself as maintainer of Elixir, Gleam queries
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
00dce44780
Gleam highlight tests
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
b62750e328
Gleam indentation tests
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
4a5720332d
Highlight Gleam bitstrings
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
49e1805e08
Add Gleam injections
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
da6132ebbe
Add Gleam indents
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
ce7aaa6720
Add Gleam folds
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
eb4ccc65e9
Add Gleam locals
2022-02-15 19:01:02 +01:00
Connor Lay (Clay)
4e90279821
Add Gleam highlights
2022-02-15 19:01:02 +01:00