Skip to content

Expose ScriptEditor.clear_docs_from_script #107862

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

Merged

Conversation

Naros
Copy link
Contributor

@Naros Naros commented Jun 22, 2025

As the ScriptEditor presently allows an EditorPlugin to call update_docs_from_script, it seems reasonable to also allow plugins to call the sibling method clear_docs_from_script to remove documentation tabs if opened.

@Naros Naros requested review from a team as code owners June 22, 2025 16:26
@AThousandShips AThousandShips changed the title Allow EditorPlugins to call clear_docs_from_script on ScriptEditor Expose ScriptEditor.clear_docs_from_script Jun 22, 2025
@dalexeev dalexeev added this to the 4.5 milestone Jun 22, 2025
@dalexeev
Copy link
Member

@Naros Naros force-pushed the scripteditor-clear-docs-from-script branch from dee17bd to db7346b Compare June 22, 2025 17:06
@Naros Naros force-pushed the scripteditor-clear-docs-from-script branch from db7346b to 7e0b1df Compare June 22, 2025 17:55
@Repiteo Repiteo merged commit e5ece3c into godotengine:master Jun 24, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Jun 24, 2025

Thanks!

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