Usually I have a bunch of windows opened in QtCreator, including editors, views and output panes. When I am typing I'd like to have the editor occupy full screen, by hitting some key, like Fxx, and then return back to the environment layout once I am done typing. Full-screen mode in QtCreator only makes creator main window full-screen, I am looking for a way to get in and out of full-screen mode for the editor window within QtCreator.
Can it be done?

Thanks.