Skip to content

Emacs GDScript Mode 1.0.0

Compare
Choose a tag to compare
@NathanLovato NathanLovato released this 17 Feb 15:11
· 228 commits to master since this release
v1.0.0

banner

This is the initial release of gdscript-mode, which adds support for the Godot engine's GDScript programming language in Emacs.

Features:

  • Syntax highlighting.
  • Code folding.
  • Imenu.
  • Indentation and auto-indentation: tab-based (default) and space-based.
  • GDScript code formatting using gdformat.
  • Automatic pairing of parentheses, brackets, etc.
  • Comment wrapping when using fill-paragraph.
  • Support for scenes (.tscn), resources (.tres) and GDScript (.gd) files.
  • Basic code completion.

Contributing

If you encounter a bug or you have an idea to improve the tool, please open an issue!

Also, check out our GDQuest contributor's guidelines

Support us

Our work on Free Software is sponsored by our Godot game creation courses. Consider getting one to support us!

Join the community

  • You can join the GDQuest community and come chat with us on Discord.
  • For quick news, follow us on Twitter.
  • We release video tutorials and major updates on YouTube.