Skip to content

Releases: godotengine/godot-vscode-plugin

gdscript-lsp-vscode-client-1.0.0-beta1

09 Oct 06:51
Compare
Choose a tag to compare
Pre-release

The pre-release version of godot-tools 1.0.0

gdscript-lsp-vscode-client

06 Oct 09:11
Compare
Choose a tag to compare
Pre-release

Add webview renderer to show documentations of native symbols.

gdscript-lsp-vscode-client

03 Oct 13:12
a84548a
Compare
Choose a tag to compare
Pre-release

This is the pre-release of GDScript language client implementation for VSCode.

GodotTools for VSCode 0.3.3

15 Oct 07:29
Compare
Choose a tag to compare
  • Fix some syntax checking errors.
  • Fix problems with hover documentation with latest VSCode.
  • Improved builtin class documentation page.
  • Update the documentation data with latest godot version.

GodotTools for VSCode 0.2.3

26 Feb 12:59
Compare
Choose a tag to compare
  • Fix known errors with code syntax checking
  • Add configuration GodotTools.ignoreIndentedVars to allow ignore indented variables in scripts
  • Enhanced hover tip documentation rendering with code examples
  • Add launch configurations to launch game with F5(expiremental)
  • The plugin is open source under MIT license