Document access to the class reference from the extension (#234)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
Arrow-x
2020-10-02 23:37:20 +01:00
committed by GitHub
parent 54453e34ae
commit e351d07d33

View File

@@ -19,7 +19,7 @@ experience as comfortable as possible:
- Rich autocompletion
- Display script warnings and errors
- Ctrl + click on a variable or method call to jump to its definition
- Full documentation of the Godot Engine's API supported
- Full documentation of the Godot Engine's API supported (select *Godot Tools: List native classes of Godot* in the Command Palette)
- Run a Godot project from VS Code
- Debug your GDScript-based Godot project from VS Code with breakpoints, step-in/out/over, variable watch, call stack, and active scene tree