mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-01-05 14:10:13 +03:00
release 0.2.1
add markdown support for workspace documentation rendering in hover tip
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
### 0.2.1
|
||||
* Support markdown render in hover tips for documentations in workspace symbols
|
||||
* Add configuration `GodotTools.workspaceDocumentWithMarkdown` to control workspace documentation rendering
|
||||
|
||||
### 0.2.0
|
||||
|
||||
* Show autoloads informations in hover tips and go to autoloads' definitions are supported now
|
||||
@@ -54,4 +58,4 @@
|
||||
* Better syntax highlight with GDScript
|
||||
|
||||
### 0.1.0
|
||||
* Initial release
|
||||
* Initial release
|
||||
|
||||
Reference in New Issue
Block a user