Stephan Seitz
ff9bf6dc2b
feat: Allow to configure to use syntax and tree-sitter together
2021-03-18 12:03:37 +01:00
nbCloud91
5c00f8ede1
fix formatting issues caused by asterisk
...
Replace the asterisk used for "Multiple parsers found" by a plus sign. It prevents the asterisk from messing up the formatting of the rest of the `:checkhealth` buffer.
2021-03-18 07:09:31 +01:00
NullVoxPopuli
76c1cab7ab
Update glimmer queries from plugin
...
Maybe there is a way to read this file from the plugin directly?
2021-03-18 04:03:53 +01:00
GitHub
bc64492720
Update lockfile.json
2021-03-17 20:40:29 +01:00
sogaiu
b521f1a435
Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS
2021-03-17 20:33:12 +01:00
Stephan Seitz
28a729fe9a
Update clojure,turtle,sparql
2021-03-17 20:22:46 +01:00
Stephan Seitz
fc9bdf7c3d
GraphQL no longer requires_generate_from_grammar
2021-03-17 20:22:46 +01:00
GitHub
69704cf561
Update lockfile.json
2021-03-17 20:22:46 +01:00
BonaBeavis
f652e1efed
Use newline instead of space
2021-03-17 20:21:50 +01:00
BonaBeavis
2bbc1a2d59
Add newline before legend
...
Without this newline there is no syntax highlighting after the legend.
2021-03-17 20:21:50 +01:00
Stephan Seitz
ad5c0b9d78
Update lockfile
2021-03-16 22:17:23 +01:00
Stephan Seitz
1d9b3b82ff
Exclude kotlin, clojure from parser update
2021-03-16 22:17:23 +01:00
kiyan
2f81d4ad27
hotfix npm check
2021-03-16 18:58:36 +01:00
Stephan Seitz
f392f13af4
Add an error message if NPM is not available but needed
2021-03-16 18:52:43 +01:00
Stephan Seitz
1fa1ddea84
fix(CI): add brew update
2021-03-16 18:52:43 +01:00
Stephan Seitz
a9a3418726
Fix CI (not use appimage on Mac)
2021-03-16 18:52:43 +01:00
kiyan
31bd75aaae
update comment revision
2021-03-16 18:52:43 +01:00
Stephan Seitz
f3ba2cfd28
Fixup: ocamllex
2021-03-16 18:52:43 +01:00
Stephan Seitz
f0b9b3b8ac
Do not fail fast in CI
2021-03-16 18:52:43 +01:00
Stephan Seitz
ec30cf1641
Update ocaml
2021-03-16 18:52:43 +01:00
Github Actions
503afb1109
[docgen] Update README.md
...
skip-checks: true
2021-03-16 18:52:43 +01:00
Stephan Seitz
2cd1eb6e2a
Update Kotlin parser
2021-03-16 18:52:43 +01:00
Stephan Seitz
86da4fed85
Update glimmer
2021-03-16 18:52:43 +01:00
Github Actions
7af49f03ab
[docgen] Update README.md
...
skip-checks: true
2021-03-16 18:52:43 +01:00
Stephan Seitz
06863230da
Pin the R parser
2021-03-16 18:52:43 +01:00
Stephan Seitz
acbb453f57
Update verilog to 0.19.2
2021-03-16 18:52:43 +01:00
Stephan Seitz
3fda398bf6
Update fennel parser to 0.19.2
2021-03-16 18:52:43 +01:00
Stephan Seitz
cb14ffa103
highlights(query): Add modeline query after bugfix
2021-03-16 18:52:43 +01:00
Stephan Seitz
f455980b69
Re-add OCaml query that lead to crash before tree-sitter fix
...
Ref: https://github.com/tree-sitter/tree-sitter/issues/968#issuecomment-792932744
2021-03-16 18:52:43 +01:00
Stephan Seitz
606341a139
Remove query file workflow (tested now on all OS
2021-03-16 18:52:43 +01:00
Stephan Seitz
92bc601c50
Check query files on all OSes
2021-03-16 18:52:43 +01:00
Stephan Seitz
7a7a56d0f1
Add explanation why some parsers need to be generated from source now
2021-03-16 18:52:43 +01:00
Stephan Seitz
dbeebe94d8
Dart, Svelte no longer requires_generate_from_grammar
2021-03-16 18:52:43 +01:00
Stephan Seitz
0b67258711
Downgrade glimmer to the 0.19.0 version
2021-03-16 18:52:43 +01:00
Stephan Seitz
0894b5d0bd
Fix C++ locals
2021-03-16 18:52:43 +01:00
Stephan Seitz
fac9fef397
Update jsonc to 0.19.0
2021-03-16 18:52:43 +01:00
Stephan Seitz
d727fffe41
Use installed parsers in CI check
2021-03-16 18:52:43 +01:00
Stephan Seitz
28bc7a0703
Skip parsers in query check that are not installed
2021-03-16 18:52:43 +01:00
Github Actions
4b0ba7781f
[docgen] Update README.md
...
skip-checks: true
2021-03-16 18:52:43 +01:00
Stephan Seitz
49f2b33687
Fix fennel queries
2021-03-16 18:52:43 +01:00
Stephan Seitz
85d7d810cb
Remove verilog parser
2021-03-16 18:52:43 +01:00
Stephan Seitz
6cf578084d
Remove invalid dart query
2021-03-16 18:52:43 +01:00
Stephan Seitz
4af5fef1d9
Fixup CI
2021-03-16 18:52:43 +01:00
Stephan Seitz
6cd211f647
Mark several invalid queries
2021-03-16 18:52:43 +01:00
Stephan Seitz
e3a863bd1c
Fix readonly keyword in typescript
2021-03-16 18:52:43 +01:00
Stephan Seitz
c7e8f76f3c
Fix invalid node type in CSS queries
2021-03-16 18:52:43 +01:00
Stephan Seitz
f134df49e9
Add ocamllex to needs_generate
2021-03-16 18:52:43 +01:00
Stephan Seitz
3cc57cd3fa
Fix clojure
2021-03-16 18:52:43 +01:00
Stephan Seitz
080b6476fe
Fix ocaml queries
2021-03-16 18:52:43 +01:00
Stephan Seitz
c573cdd0a9
Add CI hack
2021-03-16 18:52:43 +01:00