mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-01-04 10:09:58 +03:00
385 B
385 B
Change Log
0.1.3
- Better syntax highlight for GDScript
- Add mouse hover information support
- Add definition provider for GDScript
0.1.2
- Multiline string and
StringNamehighlight support - Builtin classes, properties, functions and constants highlight support
- Fix errors in code snipt
0.1.1
- Better syntax highlight with GDScript
0.1.0
- Initial release