CodeEditApp / CodeEditApp/CodeEdit

✨ Terminal Utility: Tabs & Split View

Open
#379 23 comments 2 reactions 1 assignee Claimed by @SoreGus View on GitHub
enhancement good first issue
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Describe the solution you'd like

Being able to have more than one shell in a project would be great.

image

**Please note the following behaviors:**
- The plus icon adds a new terminal tab (not in a group).
- The minus button closes the selected tab.
- Press the delete key while terminal tab sidebar is in focus to close the selected tab.
- Drag an ungrouped terminal tab on top of another ungrouped terminal tab to create a group.
- Drag an ungrouped terminal tab into an existing group to add it to that group.
- Drag a terminal tab within a group to reorder it.
- Drag a grouped terminal tab to another group to move it to another group.

### Describe alternatives you've considered

Here are some examples of how it handles Webstorm:

Schermata 2022-04-02 alle 09 40 31

Schermata 2022-04-02 alle 09 41 17

Schermata 2022-04-02 alle 09 42 11

https://user-images.githubusercontent.com/806104/161374050-7e8cc0b5-e731-49a3-a7de-6fd41328adea.mp4

### Additional context

Schermata 2022-04-02 alle 09 37 02

### Depends on
- #350

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.