We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A new documentation can be found at the wiki.
Main issue: #307.
See here for LSP reference. See here for TextMate scope conventiion
string -> number by enumerators.
number -> string by arrays in the returned legend.
annotation
boolean
comment
entity
keyword
literal
namespacedID
number
operator
property
string
type
variable
vector
declaration
deprecated
documentation
firstArgument
markup.heading.annotation.mcfunction
constant.language.boolean.mcfunction
support.class.entity.mcfunction
..
keyword.other.mcfunction
literal.firstArgument
keyword.control.mcfunction
entity.name.function
matches
=
/=
constant.numeric.vector.mcfunction
N/A
The text was updated successfully, but these errors were encountered:
5d75e1d
🎉 This issue has been resolved in version 1.13.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
SPGoding
No branches or pull requests
A new documentation can be found at the wiki.
Main issue: #307.
See here for LSP reference.
See here for TextMate scope conventiion
Communication
Server
string -> number by enumerators.
Client
number -> string by arrays in the returned legend.
Legend
Semantic Token Types
annotation
boolean
comment
entity
keyword
literal
namespacedID
number
operator
property
string
type
variable
vector
Semantic Token Modifiers
declaration
deprecated
documentation
firstArgument
Default Styles
annotation
markup.heading.annotation.mcfunction
boolean
constant.language.boolean.mcfunction
comment
entity
support.class.entity.mcfunction
keyword
..
in number ranges and time unitsliteral
keyword.other.mcfunction
literal.firstArgument
keyword.control.mcfunction
namespacedID
entity.name.function
number
operator
matches
,=
,/=
, etc.property
string
type
variable
vector
constant.numeric.vector.mcfunction
N/A
means that this token is a standard token and is implemented in VSCode by default.The text was updated successfully, but these errors were encountered: