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

Add autocompletion for ProjectSettings' methods #86758

Merged

Conversation

Mickeon
Copy link
Contributor

@Mickeon Mickeon commented Jan 3, 2024

Related to #86747 and #86753.

This PR adds autocompletion options to all of the methods that interact with the settings themselves.

image

You may think "Didn't they already have autocompletion options?". Well, yeah, you're welcome. Unintentionally, ProjectSettings greatly benefitted from #66427 alone, because set and get are one good way to check them. This just fills in the rest, which peeved me for a while.

@akien-mga akien-mga modified the milestones: 4.x, 4.3 Mar 1, 2024
@akien-mga akien-mga merged commit 0394328 into godotengine:master Mar 1, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@Mickeon Mickeon deleted the autocompletion-project-settings branch March 1, 2024 16:41
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.

3 participants