Add support for tabs
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 83
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
this includes opening new files in an existing window instead of creating a new one.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests tab support and opening new files in an existing window rather than creating another window. Trace the editor's file-opening and window-management entry points, then verify that multiple files can be opened as tabs in one window and that the behavior works consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100