Releases: Scony/godot-gdscript-toolkit
Releases · Scony/godot-gdscript-toolkit
3.2.3
Fixed
- Type inference in grammar
- Improved linter exec user experience
- Fixed linter hanging on config file not present
3.2.2
Fixed
- Missing grammar file added
3.2.0
Added
- Grammar
- Parser (
gdparse
)
- Linter (
gdlint
) with some basic checks
- Formatter (
gdformat
) which should work for most of real-life scenarios