Expose GDScript syntax highlighter to editor plugins
This commit is contained in:
@ -11,6 +11,7 @@ def get_doc_classes():
|
||||
return [
|
||||
"@GDScript",
|
||||
"GDScript",
|
||||
"GDScriptSyntaxHighlighter",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user