Skip to content

✨ Open a file to a line number #2155

@mrjbq7

Description

@mrjbq7

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions