Bug 402217 - Tabbar menu: Add action to open current file in a separate window
Summary: Tabbar menu: Add action to open current file in a separate window
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: 18.12.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-16 21:51 UTC by Gregor Mi
Modified: 2023-02-26 22:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 23.04.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor Mi 2018-12-16 21:51:12 UTC
Qt Creator has a nice feature: in the Tabbar menu (the one where the split actions reside) the user can select "Open in New Window" which opens the file in a window where all Tool Views and the main menu are removed.

This is useful when concentration on one file is needed. Also, maximizing this "one file window" maximizes the available space to view the file. Also, it can be easily moved to a separate screen.
Comment 1 Nate Graham 2018-12-27 03:40:56 UTC
I like it!
Comment 2 Ahmad Samir 2019-08-26 17:38:54 UTC
Did you try View -> New Window in Kate? it should:
"Create a new Kate view (a new window with the same document list".

Nice feature, works for me (instead of implementing a "open in new window" menu action for the document list tool view). YMMV.
Comment 3 Christoph Cullmann 2023-02-26 22:27:43 UTC
We have now the 'detach document' entry, in 23.04 that will give you a new window with just that document.