Releases: Scony/godot-gdscript-toolkit
Releases · Scony/godot-gdscript-toolkit
3.2.5
09 Feb 19:03
Compare
Sorry, something went wrong.
No results found
Fixed
Formatting strings with hash inside
Fixed getattr call formatting bug
Fixed 'extends' formatting bug
3.2.4
06 Feb 20:17
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed parent block comments in if-elif-else
Fixed parentheses handling in formatter
Improved fromatter's dedent lookup
Fixed 'extends' bug in grammar
Fixed grammar - types allow dots now
3.2.3
04 Feb 18:45
Compare
Sorry, something went wrong.
No results found
Fixed
Type inference in grammar
Improved linter exec user experience
Fixed linter hanging on config file not present
3.2.2
03 Feb 17:34
Compare
Sorry, something went wrong.
No results found
Fixed
Missing grammar file added
3.2.1
02 Feb 20:47
Compare
Sorry, something went wrong.
No results found
3.2.0
02 Feb 20:28
Compare
Sorry, something went wrong.
No results found
Added
Grammar
Parser (gdparse)
Linter (gdlint) with some basic checks
Formatter (gdformat) which should work for most of real-life scenarios