CodeEditApp / CodeEditApp/CodeEdit

✨ Create a new window of an open workspace

Đang mở
#1,648 9 bình luận 0 reaction 1 người được giao Được @narwalayush4 nhận Xem trên GitHub
enhancement good first issue inspector navigator tabs UI utility workspace
Ngôn ngữ chính
Swift
Star
23k
Fork
1.2k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### 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)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.