Skip to content

poeticAndroid/pretty-gd

Repository files navigation

pretty.gd

pretty godot

A formatter for GDScript that just works! kinda...

Requirements

None!

Extension Settings

none yet..

Known Issues

none yet..

Release Notes

1.10.0

  • Treat ! as a sign (like - for negative values)

1.9.0

  • Opening curly brackets is now its own class (which helps with spacing in enums)

1.7.0

  • Recongnize operators longer than one character
  • Refactored tokenizer

1.3.0

  • Added support for _ in numbers
  • Added support for @annotations
  • Added support for nodepaths starting with &, ^ or %

1.2.0

  • Recognizing node paths

0.3.0

  • Giving keywords some room

0.2.0

  • Fancy icon!

0.1.0

Initial release!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published