-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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 sort of Pop-up Window to the Script Editor for showing Documentation about functions and classes when writing #77078
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cherry-picks for the 4.0 branch (future 4.0.2) - 2nd batch
…er EditorProgress dialog. (cherry picked from commit 48730e3)
Fixes NavigationAgent enable avoidance crash. (cherry picked from commit 1844271)
(cherry picked from commit 1ba14e8)
(cherry picked from commit 2d16fe6)
(cherry picked from commit c4e08a4)
Adds navigation renames to 3to4 converter. (cherry picked from commit 0c1e585)
(cherry picked from commit a65d99b)
(cherry picked from commit efe04af)
(cherry picked from commit 4fb9aa2)
(cherry picked from commit eac65fd)
(cherry picked from commit 3a06e6a)
Fix "the every following property" to "then every following property" and change "is added" to "will be added". (cherry picked from commit e1c0df7)
Cherry-picks for the 4.0 branch (future 4.0.2) - 3rd batch
(cherry picked from commit 52de403)
(cherry picked from commit 942f8b9)
(cherry picked from commit f53d338)
(cherry picked from commit efa647b)
(cherry picked from commit 551b696)
(cherry picked from commit cfed867)
(cherry picked from commit 14140eb)
number (one less than the actual current line). (cherry picked from commit 1e9fd10)
(cherry picked from commit cdc6321)
(cherry picked from commit 68ad333)
(cherry picked from commit de49bec)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
i think The Script Editor should take his share after all this years and updates,
making documentation on seperated screen is something take you back to the 90s
where u should have your books near to you to Start fliping pages(Scrolling in Godot Case)
the first time i started my journey on the Script Editor in Godot after years of Android Devlopment With Android Studio,
it felt almost BLIND
consider add some type of Pop-up Window near to the Auto-Completion Pop-up Window when scripting, where it can be shown when user pressed a Short-Cut(Ctrl+Q in Android Studio case) Containig Selected Method or Class Documentation instead of making it in seperated Screen
I Believe it Gonna Increase the Progress and the Productivity of Godot Users
also it gonna make WAY MORE EASY for BEGINNERS
from Android Studio :
Screencast.from.2023-05-14.18-16-40.webm