Bug 402217

Summary: Tabbar menu: Add action to open current file in a separate window
Product: [Applications] kate Reporter: Gregor Mi <codestruct>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: a.samirh78, christoph, nate
Priority: NOR    
Version First Reported In: 18.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 23.04.0
Sentry Crash Report:

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.