CodeEditApp / CodeEditApp/CodeEditCLI

✨ Flag to reuse the last active window

オープン
#5 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Swift
スター
81
フォーク
19
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。