CodeEditApp / CodeEditApp/CodeEditCLI
✨ Flag to reuse the last active window
Đang mở
enhancement
- Ngôn ngữ chính
- Swift
- Star
- 81
- Fork
- 19
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Proposed Addition
| Argument | Description |
| :- | :- |
|`-r` or `--reuse-window` | Use the last active window. |
## Description
When opening a file, tell CodeEdit to open the file in the last active window instead of opening the file in a new window (default behavior).
## Examples
```
codeedit Example.swift:43:10 --reuse-window
```
```
codeedit Example.swift:43:10 -r
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.