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
OS
v3.5.stable.arch_linux
1.71.2
1.3.1
N/A
OS is highlighted similarly to func, var, etc. which seems to be incorrect even according to Godot's script editor:
func
var
Change the highlight color to be the same as other singletons.
The text was updated successfully, but these errors were encountered:
Already fixed in #402.
Sorry, something went wrong.
No branches or pull requests
Godot version
v3.5.stable.arch_linux
VS Code version
1.71.2
Godot Tools VS Code extension version
1.3.1
System information
N/A
Problem statement
OS
is highlighted similarly tofunc
,var
, etc. which seems to be incorrect even according to Godot's script editor:Proposed solution
Change the highlight color to be the same as other singletons.
The text was updated successfully, but these errors were encountered: