CodeEditApp / CodeEditApp/CodeEdit

✨ Open a file to a line number

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

説明

### Description

I can open a file in the CodeEdit from the command line:

```
$ open -a CodeEdit file.txt
```

But I would like a way to open it to a file number, some editors do things like (e.g., to open to line 10):

```
$ open -a CodeEdit file.txt:10
```

### Alternatives Considered

_No response_

### Additional Context

_No response_

### Screenshots

_No response_

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

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

評価

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

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

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