Auto add class_name
Z

Publisher

zwickarr

Auto add class_name

Tools
GDScript Optimization Development Customizable Class Automation Scripting Addon

Automatically adds class_name to new script files Update 1: Will not add to files in your addons folder. Update 2: Optimized (was checking all your scripts, not cool)

gdscript Automatically adds class_name to new script files

This is a simple godot 4 plugin that automatically adds class_name using the script name to new script files.

Will not auto add class_name if in the addons folder.

What does it do?

when you create a new script, it:

  • adds the class_name to the top using the script name

Need help?

if something's not working, file an issue and provide the following:

  • what's going wrong
  • what version of godot you're using
  • what operating system you're on