CodeEditApp / CodeEditApp/CodeEditCLI
✨ Flag to reuse the last active window
Aperta
enhancement
- Lingua principale
- Swift
- Stelle
- 81
- Fork
- 19
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.