Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix editor templates #97

Open
wants to merge 1 commit into
base: godot4
Choose a base branch
from
Open

Conversation

manuq
Copy link

@manuq manuq commented Feb 26, 2025

The syntax for placeholders has changed. Also the templates are now expected to be in a subfolder for the target class name. Using "Node" so the templates are offered when adding a script to any node in the tree.

Fix #95

Checklist for this pull request

Description

The syntax for placeholders has changed. Also the templates are now
expected to be in a subfolder for the target class name. Using "Node" so
the templates are offered when adding a script to any node in the tree.

Fix ephread#95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant