Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>GDScript Formatter & LinterNew to Visual Studio Code? Get it now.

GDScript Formatter & Linter

Eddie Dover

|
833 installs
| (0) | Free
Godot Formatter and Linter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GDScript Formatter & Linter

This extension should help aspiring GDScript/Godot developers to develop within VSCode with features like linting and formatting.

It is based on prior work by Chris Kuhn.

Features

  • gdlint on save
  • gdformat on save

Requirements

Requires python3 (pip3) and the "gdtoolkit" accessable in PATH.

Install via: python -m pip install gdtoolkit or equivalent command.

See also: https://pypi.org/project/gdtoolkit/

Release Notes

See CHANGELOG.md

License

See License.txt

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft