nvim-treesitter/tests/query/highlights
Colin Kennedy 4c35c0b75d Added USD as a language + some queries
Added USD highlight unittests

Added USD indentation

Added USD indents.scm file

Added USD indent rules

Simplified USD highlight groups

Added explicit highlight groups

Added newline

Removed after/ftdetect/usda.lua

usd/indents.scm - Added inline comments explaining the nodes

Fixed USD highlight group unittests

Added indentation unittests

Simplified USD `@identifier` highlighting

Added USD documentation highlight group tests

Simplified USD highlight groups

Moved USD `@identifier` and `@namespace` highlights into one place

Removed and simplified tests/query/highlights/usd

Simplified tests/query/highlights/usd more

Removed trailing newline

Combined USD test files

Added `set filetype=usd` to minimal_init.lua
2023-05-15 09:28:11 +02:00
..
bash highlights(bash): highlight "((" "))" 2021-11-28 15:01:24 +01:00
c highlights(c/cpp): highlight case labels as constants 2022-01-29 13:11:56 +01:00
capnp Update Capnp (#4713) 2023-05-07 00:12:49 +09:00
cpp feat(cpp): improve function.call to support any level of nesting for qualified identifiers 2023-04-15 07:00:14 -07:00
ecma feat(ecma): add tests for constants 2023-03-04 05:00:39 -05:00
fusion highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
gitattributes highlights(gitattributes): fix captures 2022-11-26 13:17:51 +02:00
gleam fix(gleam): update tests reflecting recent changes 2023-03-10 02:41:45 -05:00
hack highlights(hack): fix captures 2022-11-26 13:17:51 +02:00
hocon add highlights tests 2022-01-16 14:59:39 +01:00
julia feat(julia): add tests for new changes 2023-03-10 03:38:23 -05:00
lua feat!: remove obsolete TS* highlight groups 2022-10-16 15:50:55 +02:00
markdown highlights(markup): distinguish heading level in queries 2023-05-13 16:50:32 +02:00
pascal highlights(Pascal): Fix highlighting of types 2022-01-05 20:59:26 +01:00
prisma test(prisma): add initial test 2021-11-28 00:36:24 +01:00
python fix(python,starlark): builtin types should come after types 2023-04-25 03:04:05 -04:00
r move 'in' to repeat 2022-12-31 13:50:47 +01:00
rust ci: allow negative assertions in tests 2023-01-01 15:32:07 +01:00
smali chore(smali): add tests 2023-04-25 02:37:31 -04:00
solidity feat(solidity): use maintained parser and update highlights accordingly 2023-02-24 13:05:33 -08:00
t32 feat(t32): initial support 2022-12-21 23:57:06 +01:00
tiger highlights(tiger): fix captures 2022-11-26 13:17:51 +02:00
typescript highlights(typescript): Fix as highlight 2022-11-25 00:34:25 +01:00
usd Added USD as a language + some queries 2023-05-15 09:28:11 +02:00
xhp-intro.hack highlights(hack): fix captures 2022-11-26 13:17:51 +02:00