Skip to content

Tabs Don't Work When Opening a Folder Instead of a Single File #1712

@bdkjones

Description

@bdkjones

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

  1. Open a folder of files in CotEditor.
  2. Try to open multiple files in separate tabs.

Expected Result

  1. Tabs should be available when I open a folder in CotEditor.
  2. 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.)

Metadata

Metadata

Assignees

Labels

featurefeature requests from users

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions