nvim-treesitter/tests/query/highlights/usd/properties.usda

22 lines
563 B
Text
Raw Normal View History

dictionary foo = {}
2023-12-24 12:52:21 +01:00
# <- @type
half[] foo = [2, 1, 2]
2023-12-24 12:52:21 +01:00
# <- @type
string foo = "something"
2023-12-24 12:52:21 +01:00
# <- @type
timecode time = 1.0
2023-12-24 12:52:21 +01:00
# <- @type
token[] purpose = ["default", "render"]
2023-12-24 12:52:21 +01:00
# <- @type
rel material:binding:collection:Erasers = None
2023-12-24 12:52:21 +01:00
# <- @type
# ^ @namespace
# ^ @punctuation.delimiter
# ^ @namespace
# ^ @punctuation.delimiter
# ^ @namespace
# ^ @punctuation.delimiter
# ^ @variable
# ^ @constant.builtin