-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🆕 New