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 sort of Pop-up Window to the Script Editor for showing Documentation about functions and classes when writing #77078

Closed
wants to merge 465 commits into from

Conversation

mar10uane
Copy link

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 :
Screenshot from 2023-05-14 18-16-18

Screencast.from.2023-05-14.18-16-40.webm

akien-mga and others added 30 commits March 30, 2023 21:36
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)
Adds navigation renames to 3to4 converter.

(cherry picked from commit 0c1e585)
(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 cfed867)
number (one less than the actual current line).

(cherry picked from commit 1e9fd10)
@Calinou Calinou removed request for a team May 14, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.