Skip to content

Autocompletion: Utilize get_autoload_list instead of searching the property list#117769

Open
HolonProduction wants to merge 1 commit intogodotengine:masterfrom
HolonProduction:gdscript/autoload-cleanup
Open

Autocompletion: Utilize get_autoload_list instead of searching the property list#117769
HolonProduction wants to merge 1 commit intogodotengine:masterfrom
HolonProduction:gdscript/autoload-cleanup

Conversation

@HolonProduction
Copy link
Copy Markdown
Member

Searching for autoloads based on the autoload/ prefix is more busy work. It also is not entirely correct, since plugins could be utilizing autoload_prepend introduced in #113078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant