CodeEditApp / CodeEditApp/CodeEditCLI
✨ Flag to reuse the last active window
Aberta
enhancement
- Linguagem predominante
- Swift
- Estrelas
- 81
- Forks
- 19
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## 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
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.