Amaan Qureshi
4b04eaa5ce
chore: clean up parsers.lua
2023-03-11 17:05:55 -05:00
Amaan Qureshi
11b2d430e6
feat(lua): add more builtin variables per lua_ls
2023-03-11 15:16:46 -05:00
Matthias Vogelgesang
350e7e5e31
highlights(cmake): match digits and @ in unquoted arguments
2023-03-11 13:36:12 -05:00
Ananda Umamil
5d59d18d3e
highlights(typescript): infer, template literal type & punctuations
2023-03-11 04:56:44 -05:00
Amaan Qureshi
0ec25f87ee
refactor(gitconfig): use lua-match instead of match
2023-03-11 04:47:17 -05:00
GitHub
22d35614ae
Update parsers: prql, scheme, sql, yuck
2023-03-11 10:13:19 +01:00
Amaan Qureshi
207a86e4c9
feat: add Hare
2023-03-11 03:45:31 -05:00
Matthias Queitsch
98d63d0da4
highlights(prql): change loop and case highlight
2023-03-10 14:42:22 -08:00
GitHub
cfa9b70ee8
Update parsers: query, sql
2023-03-10 09:43:51 +01:00
Amaan Qureshi
ffa6efa7f5
feat(julia): add tests for new changes
2023-03-10 03:38:23 -05:00
Amaan Qureshi
1012dd957e
feat(julia): add builtin functions & types
2023-03-10 03:38:23 -05:00
Amaan Qureshi
8886384244
feat(julia): mark begin & end in an index or range expression as @variable.builtin
2023-03-10 03:38:23 -05:00
Amaan Qureshi
9c7fa77f14
fix(julia): refactor some operators and punctuation
2023-03-10 03:38:23 -05:00
Matthias Queitsch
62ca703a0b
highlights(prql): update to prql 0.6.0
2023-03-10 03:30:44 -05:00
Github Actions
dfa2cf702c
Update README
2023-03-10 09:01:56 +01:00
Amaan Qureshi
0db1cc348e
feat: add gitconfig
2023-03-10 03:00:55 -05:00
Github Actions
d2a7022d5d
Update README
2023-03-10 08:52:42 +01:00
Amaan Qureshi
4a4c475617
fix(gleam): update tests reflecting recent changes
2023-03-10 02:41:45 -05:00
Amaan Qureshi
c8c083e8ce
fix(gleam): update highlights from upstream
2023-03-10 02:41:45 -05:00
Amaan Qureshi
faa4caa661
chore(gleam): update parser info
2023-03-10 02:41:45 -05:00
Amaan Qureshi
4096d010c5
fix(gleam): add scanner.c to parsers list & update lockfile
2023-03-10 02:41:45 -05:00
Amaan Qureshi
964dc882e9
Partially Revert "fix(ecma): properly capture constants in const declarations"
...
This partially reverts commit c553e6c560 .
2023-03-10 02:38:36 -05:00
Philipp Mildenberger
1de237d10d
feat: improve yuck highlighting
2023-03-09 22:43:55 -05:00
Matthias Queitsch
fc1ca10bfb
highlights(sql): add new keywords and datatypes
2023-03-08 17:32:22 -05:00
GitHub
d086563c02
Update parsers: squirrel, yuck
2023-03-08 09:27:30 +01:00
Amaan Qureshi
71be7c04d5
feat: add Squirrel
2023-03-07 23:45:54 -05:00
Amaan Qureshi
ba4bce9bb7
feat: add Uxn Tal
2023-03-07 12:49:04 +01:00
GitHub
356c9db347
Update parsers: yuck
2023-03-07 09:39:41 +01:00
Pham Huy Hoang
94f9a56973
indents(vue): Update dedent logic for <template>
2023-03-06 18:11:46 -05:00
Daniel Woznicki
7947a2ccf1
fix: Java indent for multiple line arguments ( #4449 )
...
* fix Java indent for multiple line arguments, fixes #4448 , add an additional test for methods with arguments on multiple lines
* Satisfy StyLua check
---------
Co-authored-by: Daniel Woznicki <danwoz@nettoolkit.com>
2023-03-06 18:10:31 -05:00
GitHub
980f0816cc
Update parsers: markdown, markdown_inline, swift
2023-03-06 08:46:47 +01:00
Pham Huy Hoang
5ac39d10cc
indents(vue): fix indents on new line after <template>
2023-03-06 02:32:45 -05:00
Amaan Qureshi
5a87bc98da
feat: add @comment.documentation where applicable
2023-03-05 17:15:32 -05:00
Amaan Qureshi
3a82b58745
docs: add @comment.documentation
2023-03-05 17:15:32 -05:00
Amaan Qureshi
95bcd6a8fa
feat: add @string.documentation where applicable
2023-03-05 17:15:32 -05:00
Amaan Qureshi
51030378eb
docs: add @string.documentation
2023-03-05 17:15:32 -05:00
Pham Huy Hoang
d11dd552db
injections(html): fix faulty css/js injections
...
Group queries to reduce duplicate injection tree
use only regex
2023-03-05 22:34:41 +02:00
GitHub
3731cf1c0c
Update parsers: zig
2023-03-05 12:35:36 +01:00
GitHub
14fb59e125
Update parsers: c_sharp, luap, perl
2023-03-05 10:38:02 +01:00
ObserverOfTime
1ceaceb9de
docs: fix readme names
2023-03-04 20:36:57 +02:00
Github Actions
00b403f190
Update README
2023-03-04 17:33:28 +01:00
Amaan Qureshi
4beba61dde
feat(query): differentiate lua-match strings by using luap injections and fix offset matches
2023-03-04 11:32:25 -05:00
Amaan Qureshi
25f99a270a
feat(lua): add luap injections
2023-03-04 11:32:25 -05:00
Amaan Qureshi
c9d7918901
feat: add luap
2023-03-04 11:32:25 -05:00
Matthias Queitsch
d4e48be88d
highlights(sql): keywords as @storageclass
2023-03-04 06:14:31 -05:00
Matthias Queitsch
d382b41563
highlights(sql): added missing kwds, added @attribute and @type.qualifier kwds
2023-03-04 06:14:31 -05:00
Matthias Queitsch
e3a1ae4c4e
highlights(sql): add missing keywords
2023-03-04 06:14:31 -05:00
Amaan Qureshi
376d74006f
feat: add cue
2023-03-04 05:08:18 -05:00
Amaan Qureshi
d7cef15b01
feat(ecma): add tests for constants
2023-03-04 05:00:39 -05:00
Amaan Qureshi
c553e6c560
fix(ecma): properly capture constants in const declarations
2023-03-04 05:00:39 -05:00