Github Actions
97eecc864f
[docgen] Update README.md
...
skip-checks: true
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
56fcf55139
feat(vim): highlight highlight_statement correctly
...
Fixes #1747
2021-09-17 21:06:36 +02:00
Stuart Mashaal
88d5356d61
add keywords to scala highlights ( #1662 )
...
* add keywords to scala highlights
* special capture for special keywords
* add while to 'repeat' capture
* pr cleanup, exmaples in CONTRIBUTING.md
* add backquotes for consistency in docs
* group @repeat keywords, fix null
* comment-out 'macro' and 'forSome'
* fix 'this' and 'super' keyword
* remove accidental files 🤦
* update revision
* fix "super" and "this"
* godammit these .metals files are killing me
* why did I commit this???
Co-authored-by: Stuart Mashaal <smashaal@hopper.com>
2021-09-17 21:06:36 +02:00
Joakker
14e44a2685
Add support for json5
2021-09-17 21:06:36 +02:00
Eduardo Cuducos
de5c1dc990
Replaces curl argument: --no-progress-meter -> --silent
...
Fix #1748
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
247c7c93d6
fix(dowload): don't display curl progress
...
Fixes #1731
2021-09-17 21:06:36 +02:00
maxxnino
70987d8f84
highlight(zig) highlight all caps is a constant
...
* in some context, like translate c macro
* which is use all CAPS for define constant
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
15d4329889
chore(issues): make bug_report an issue form
2021-09-17 21:06:36 +02:00
GitHub
feb97cd95b
Update lockfile.json
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
f09a1ec805
chore(vim): update to latest version
2021-09-17 21:06:36 +02:00
Santos Gallegos
e84a8b8f27
Viml: update queries
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
5c97112994
chore: provide a script to repin a language
2021-09-17 21:06:36 +02:00
maxxnino
f9aa768ec6
Update lockfile.json
2021-09-17 21:06:36 +02:00
maxxnino
b52cccf899
highlight(zig): rework query
...
* improve query performance 120ms -> 6ms
* correct highlight for field, type and function
* add highlight for escape/format sequence in string
2021-09-17 21:06:36 +02:00
Santos Gallegos
b5153b666e
Query: allow to pass a list to get_capture_matches ( #1693 )
2021-09-17 21:06:36 +02:00
Wilman Barrios
ec17095e22
highlights(php): add instanceof as @keyword ( #1728 )
2021-09-17 21:06:36 +02:00
GitHub
cdcce1b1a7
Update lockfile.json
2021-09-17 21:06:36 +02:00
Andrew Helwer
7ff6ee6e9d
Highlight some keyword.function nodes as just keywords
2021-09-17 21:06:36 +02:00
Andrew Helwer
ba6d60820a
Fixed lua style issues, updated grammar version to fix macOS build issues
2021-09-17 21:06:36 +02:00
Andrew Helwer
4c6b1c4688
Filetype is tla
2021-09-17 21:06:36 +02:00
Andrew Helwer
5821a85165
Added TLA+ grammar & queries
2021-09-17 21:06:36 +02:00
Santos Gallegos
37ee5b784e
Add jsx to javascript ( #1696 )
...
This is mainly so the playground doesn't error when opening the jsx
query files.
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
3c940fdfb5
feat(vim): support augroups
2021-09-17 21:06:36 +02:00
Github Actions
670992b96c
[docgen] Update README.md
...
skip-checks: true
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
512e0e6c87
fix(viml): update and support mappings
2021-09-17 21:06:36 +02:00
GitHub
211ea5121f
Update lockfile.json
2021-09-17 21:06:36 +02:00
Aleksei Abakumkin
39ecd66240
Remove redunant capture.
2021-09-17 21:06:36 +02:00
Aleksei Abakumkin
0e4c2c5801
Update CSharp highlights.
2021-09-17 21:06:36 +02:00
GitHub
995e7216a5
Update lockfile.json
2021-09-17 21:06:36 +02:00
Clay
fda30099bf
Disable combined injections for HEEx
2021-09-17 21:06:36 +02:00
Clay
7933e5c6ab
Add doctype highlights
2021-09-17 21:06:36 +02:00
Clay
ca7a682aff
Update surface version, fix highlights
2021-09-17 21:06:36 +02:00
Clay
a9e32d0cc5
Add HEEx language support, add missing commentstrings
2021-09-17 21:06:36 +02:00
GitHub
807c3da669
Update lockfile.json
2021-09-17 21:06:36 +02:00
Sergio Alejandro Vargas
524faffe63
highlights(lua): Add semicolons
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
5cc225af44
fix(vim): highlight more punctuation
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
1877e03bfa
feat: add support for vim
2021-09-17 21:06:36 +02:00
Santos Gallegos
9c5dd185c4
Lua: highlight uppercase variables as constants ( #1690 )
2021-09-17 21:06:36 +02:00
jpe90
159ca7b35c
Add comment highlighting for keywords in Haskell ( #1695 )
...
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
2021-09-17 21:06:36 +02:00
github-actions[bot]
bafc5fa030
Update lockfile.json ( #1689 )
...
Co-authored-by: GitHub <noreply@github.com>
2021-09-17 21:06:36 +02:00
Santos Gallegos
975e54d067
Query: update locals ( #1692 )
2021-09-17 21:06:36 +02:00
Santos Gallegos
c11800dec1
Query: highlight numbers
2021-09-17 21:06:36 +02:00
Connor Lay (Clay)
6d1a06fd9c
Fix: Improve Elixir highlighting performance ( #1682 )
2021-09-17 21:06:36 +02:00
GitHub
3fad6558c9
Update lockfile.json
2021-09-17 21:06:36 +02:00
maxxnino
aa5ee99cf1
highlights(zig): label, switch item, operator, punctuation, field property ( #1685 )
...
Co-authored-by: maxxnino <idonthaveemail@dontknow.com>
2021-09-17 21:06:36 +02:00
Github Actions
fdeef11df5
[docgen] Update README.md
...
skip-checks: true
2021-09-17 21:06:36 +02:00
delphinus
2c49c9af64
Enable to highlight shebang on JS/TS
2021-09-17 21:06:36 +02:00
GitHub
74e14786e5
Update lockfile.json
2021-09-17 21:06:36 +02:00
maxxnino
93330999e3
Update locklife.json
2021-09-17 21:06:36 +02:00
maxxnino
9b265c9c4c
Update new query and parser for zig
2021-09-17 21:06:36 +02:00