CodeEditApp / CodeEditApp/CodeEdit
✨ Open a file to a line number
オープン
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 はまだ評価されていません。