Skip to content

Commit

Permalink
Update gdscript to v0.4.0 (#1240)
Browse files Browse the repository at this point in the history
Changes in this release:

- feat: add ability to change the language server remote host and port
- feat: add outline support
- improvement: add support for angular brackets
- fix: fix indentation being lost after code blocks and line losing
indentation when inserting a line above

---------

Co-authored-by: Marshall Bowers <[email protected]>
  • Loading branch information
NathanLovato and maxdeviant committed Aug 14, 2024
1 parent 112bde6 commit 519a0fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ version = "0.0.3"

[gdscript]
submodule = "extensions/gdscript"
version = "0.3.3"
version = "0.4.0"

[gemini]
submodule = "extensions/gemini"
Expand Down

0 comments on commit 519a0fc

Please sign in to comment.