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

Script Editor: Add option to disable documentation tooltips #102608

Merged

Conversation

dalexeev
Copy link
Member

@dalexeev dalexeev commented Feb 9, 2025

  • See Code Editor: Add documentation tooltips #91060 (comment).
  • This PR adds the setting text_editor/behavior/documentation/enable_tooltips that allows you to disable documentation tooltips for the Script Editor only (Inspector, Project Settings, etc. still show tooltips).
  • In my opinion, this option makes sense regardless of the MacOS bugs, since some users may want to disable tooltips even if there are no bugs, if the tooltips annoy them. For Inspector, tooltips have the current behavior since 4.3.
  • Simple debugger tooltips are shown if documentation tooltips are disabled. Partially reverts Fix documentation tooltip over debug tooltip #101156 to this.

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to give an opt out for such usability feature.

@quitelight
Copy link

Amazing, thanks both :)

@akien-mga akien-mga merged commit 9666695 into godotengine:master Feb 10, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@dalexeev dalexeev deleted the editor-option-disable-doc-tooltips branch February 10, 2025 15:04
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.

4 participants