Replies: 2 comments 4 replies
-
In Godot 4.1 and later, you can split the script editor to a floating window. The bottom panel is pretty small in terms of height if you don't maximize it, so I'm not sure if it would work well as a documentation reader (especially on a laptop screen). |
Beta Was this translation helpful? Give feedback.
1 reply
-
So... Perhaps a side panel, like a tab on the inspector dock... Something like that: screenshot |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I think it would be nice to be able to open the doc in the bottom panel instead of the script panel...
Like this we can see it in same time as we see our code!
It's so frustrating that I always have to switch between the code and the doc, it kind of go against the point to have the doc direct inside godot..
for example, when working on laptop (one small screen), it's faster to switch to the doc in the browser (alt tab) than to use the mouse to clic between the script and the doc. And both technique hide the code for the time reading the doc anyway.
So yeah to me the point to have the doc inside godot would be to see the code and the doc in same time, it would greatly improve the workflow by no switching between code and doc !!
Beta Was this translation helpful? Give feedback.
All reactions