CodeEditApp / CodeEditApp/CodeEdit

✨ Create a new window of an open workspace

未关闭
#1,648 9 条评论 0 个 reaction 已指派 1 人 已被 @narwalayush4 认领 在 GitHub 查看
enhancement good first issue inspector navigator tabs UI utility workspace
主要语言
Swift
星标
23k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

### Description

Users should be able to create a new window of an already open workspace.

This will create a duplicate of the workspace and will start off at the exact state of the focused workspace. This means all of the editor tabs open, editor layout, navigator/inspector/utility active tab and open state will all be the same in the duplicated workspace.

These things however will not be synced so any changes to the UI state on one window, will not be reflected in the other.

There will need to be some things that are synced though like actively running processes and open terminals.

The following should be added in support of this feature:
- **Menu item:** File → New → Window
- **Keyboard shortcut:** ⇧ ⌘ T

### Screenshots

https://github.com/CodeEditApp/CodeEdit/assets/806104/1f963490-6300-4ea5-8081-6638d5a63d0b

### Related Issues
- #1649 (dependent on the completion of this issue)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。