Open
Description
Environment
- CotEditor: 5.0.0 (674)
- System: macOS Version 15.0 (Build 24A335)
- Language: English
Short Description
NSWindow tabs cannot be used if I open a folder (such as a website project) in CotEditor. The View > Tab Bar command is greyed out. CMD+T doesn't work. There is no option to select a file in the sidebar and "Open in New Tab". This severely limits CotEditor's usefulness for coding.
Tabs ARE available if I do File > New and simply have a blank document open. I can then create as many tabs as I'd like.
Steps to Reproduce the Issue
- Open a folder of files in CotEditor.
- Try to open multiple files in separate tabs.
Expected Result
- Tabs should be available when I open a folder in CotEditor.
- Double-clicking or option-clicking a file in the sidebar should open that file in a new tab (or switch to the existing tab that contains that file, if any.)