github-actions[bot]
|
7f7b5778ff
|
Update parsers: c_sharp (#4019)
Co-authored-by: GitHub <noreply@github.com>
|
2022-12-23 09:44:32 +00:00 |
|
Sergio A. Vargas
|
82cff67988
|
julia: update parser and highlights (#4016)
- Replace `scoped_identifier` with `field_expression` in function names
- Replace true and false with `boolean_literal`
|
2022-12-23 10:34:24 +01:00 |
|
GitHub
|
895d4a1202
|
Update parsers: c_sharp
|
2022-12-22 22:50:38 +01:00 |
|
Lucario387
|
eaeedfb804
|
Fix vue injection queries
|
2022-12-22 17:43:44 +01:00 |
|
GitHub
|
6f9e5cdba7
|
Update parsers: ada, c_sharp
|
2022-12-22 15:09:24 +01:00 |
|
Emmanuel Briot
|
23906e8838
|
feat: add Ada
|
2022-12-22 14:46:53 +01:00 |
|
Stephan Seitz
|
779b4222a3
|
injections(go): inject regex into some regexp functions
|
2022-12-22 10:12:14 +01:00 |
|
GitHub
|
38845442b7
|
Update parsers: c_sharp, t32
|
2022-12-22 09:36:09 +01:00 |
|
GitHub
|
9efc2dffc3
|
Update parsers: c_sharp
|
2022-12-21 23:57:53 +01:00 |
|
xasc
|
2d48cbc831
|
feat(t32): initial support
|
2022-12-21 23:57:06 +01:00 |
|
GitHub
|
51df4212e7
|
Update parsers: c_sharp
|
2022-12-21 23:48:11 +01:00 |
|
figsoda
|
d2d8980c5c
|
injections(yaml): fix injections
|
2022-12-21 23:38:07 +01:00 |
|
dundargoc
|
e8b765bee1
|
ci: use builtin jq instead of downloading it
|
2022-12-21 17:11:59 +01:00 |
|
GitHub
|
770c66d43f
|
Update parsers: v
|
2022-12-21 13:16:27 +01:00 |
|
dundargoc
|
87dd482e1a
|
fix(health): align the list of parsers when doing checkhealth
Some parser names are too long for the given space, which shifts the
features so they aren't in line.
|
2022-12-21 13:08:15 +01:00 |
|
GitHub
|
ca09752575
|
Update parsers: c_sharp, gdscript, sql
|
2022-12-21 09:33:24 +01:00 |
|
Christian Clason
|
eedb7b9c69
|
csharp: update query to parser change
|
2022-12-20 08:35:20 +01:00 |
|
GitHub
|
8498ebd49b
|
Update parsers: c_sharp, jsonnet, query
|
2022-12-20 08:35:20 +01:00 |
|
GitHub
|
6e37050e50
|
Update parsers: swift
|
2022-12-19 10:18:32 +01:00 |
|
Josef Litoš
|
a75aded7ae
|
highlights(java): fix '!',param,global group
|
2022-12-19 00:03:18 +02:00 |
|
GitHub
|
ee095abeac
|
Update parsers: help
|
2022-12-18 00:27:15 +01:00 |
|
dundargoc
|
225846c5e8
|
ci: bump stylua action to v2
|
2022-12-17 18:55:50 +01:00 |
|
GitHub
|
2603f1d431
|
Update parsers: astro
|
2022-12-17 13:09:09 +01:00 |
|
dundargoc
|
f2a5524add
|
ci: bump action versions
|
2022-12-17 12:57:24 +01:00 |
|
GitHub
|
69cbb6c6d3
|
Update parsers: c_sharp, lua
|
2022-12-17 10:16:03 +01:00 |
|
GitHub
|
36c6826274
|
Update parsers: c_sharp, php, sql
|
2022-12-16 09:57:21 +01:00 |
|
Stephan Seitz
|
507527711f
|
feat: allow to set keymappings to false
Fixes #3954
|
2022-12-15 14:55:15 +01:00 |
|
Jaehwang Jung
|
a0dc6c8635
|
highlights(lua): use @method.call
|
2022-12-15 12:42:51 +01:00 |
|
Stephan Seitz
|
818fb3b96b
|
ci: Add name of updated parsers to commit message
Fixes #3962
|
2022-12-15 10:03:04 +01:00 |
|
github-actions[bot]
|
c5d025c467
|
Update lockfile.json (#3976)
Co-authored-by: GitHub <noreply@github.com>
|
2022-12-15 08:22:26 +00:00 |
|
Attila Tajti
|
6ed8a41bd5
|
utils: respect shellslash setting
Use '/' as path separator on Windows when shellslash is set.
|
2022-12-14 17:27:16 +01:00 |
|
Attila Tajti
|
07ff07ae4c
|
install: fix is_installed checks with shellslash
Convert paths to use backslashes on Windows.
|
2022-12-14 17:27:16 +01:00 |
|
Attila Tajti
|
8b5080b1bf
|
shell: respect shellslash option on Windows
Always use backlashes as path separators
in commands when they are used in cmd.exe.
Fixes #2844 #1965
|
2022-12-14 17:27:16 +01:00 |
|
Sergio A. Vargas
|
d31c71c959
|
julia: update queries to parser change (#3956)
|
2022-12-14 09:06:08 +01:00 |
|
GitHub
|
bfb875673e
|
Update lockfile.json
|
2022-12-14 07:36:31 +01:00 |
|
Uy Ha
|
69388e84c3
|
add queries project and cmake_minimum_required
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
3ac093e702
|
remove redundant parentheses
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
320804c4f1
|
bind ENV and CACHE as @storageclass
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
9508e2188f
|
add OUTPUT_VARIABLE query for list TRANSFORM
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
322d723c89
|
rearrange queries, include all builtin commands in one query
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
380287745e
|
add highlight for list command
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
15ee2cb240
|
add highlight for unset command
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
d1f8e102e5
|
add queries for block, return, break, continue, and include
|
2022-12-13 21:17:48 +01:00 |
|
Uy Ha
|
134d5bee6e
|
feat(cmake): add block_def to fold
|
2022-12-13 21:17:48 +01:00 |
|
Ananda Umamil
|
1d6e1354b7
|
highlights(typescript): add module keyword
|
2022-12-13 21:10:26 +01:00 |
|
Raymond Ha
|
30a45fc76b
|
test: Add test name to summary output
|
2022-12-13 21:09:54 +01:00 |
|
github-actions[bot]
|
eadfcad580
|
Update lockfile.json (#3966)
Co-authored-by: GitHub <noreply@github.com>
|
2022-12-13 06:57:57 +00:00 |
|
GitHub
|
ae0317d78a
|
Update lockfile.json
|
2022-12-12 07:48:09 +01:00 |
|
GitHub
|
619f1ace03
|
Update lockfile.json
|
2022-12-10 08:29:07 +01:00 |
|
github-actions[bot]
|
add21c54c8
|
Update lockfile.json (#3955)
Co-authored-by: GitHub <noreply@github.com>
|
2022-12-09 21:19:47 +00:00 |
|