mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2025-12-31 13:48:24 +03:00
release 0.3.2
This commit is contained in:
10
README.md
10
README.md
@@ -53,6 +53,11 @@ Make sure you save your .gd file, then run "GodotTools: Update Workspace Symbols
|
||||
|
||||
## Release Notes
|
||||
|
||||
### 0.3.2
|
||||
* Fix syntax checking error with match statement.
|
||||
* Improved documentation for builtin code blocks.
|
||||
* Start using MarkdonwString to keep links valid.
|
||||
|
||||
### 0.3.1
|
||||
* Update documentations with latest godot.
|
||||
* Fix errors with run script and run project.
|
||||
@@ -67,11 +72,6 @@ Make sure you save your .gd file, then run "GodotTools: Update Workspace Symbols
|
||||
* Fix highglight error with gdscript language
|
||||
* Limited code completions
|
||||
|
||||
### 0.2.9
|
||||
* Add configuration `GodotTools.completeNodePath` to switch is complete node paths
|
||||
* Enhanced syntax highlight with GDScript
|
||||
* Enhanced code completion with GDScript
|
||||
|
||||
[Full change log](https://github.com/GodotExplorer/godot-tools/blob/master/CHANGELOG.md)
|
||||
|
||||
## TODOS:
|
||||
|
||||
Reference in New Issue
Block a user