CodeEditApp / CodeEditApp/CodeEdit

✨ Open a file to a line number

Đang mở
#2,155 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Swift
Star
23k
Fork
1.2k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.