Skip to content

Simplify --goto to open file at specific line and column without --goto #41858

@googol7

Description

@googol7

At the moment files can be opened at a specific line and column like this:

code --goto src/app/pages/main.tsx:24:9

Why not omit --goto like Atom does it:

atom src/app/pages/main.tsx:24:9

See: https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-line

Related tickets:
Simplify --goto's usage
Opening a file from command line with line number (--goto) is broken

Metadata

Metadata

Assignees

No one assigned

    Labels

    *out-of-scopePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityworkbench-editorsManaging of editor widgets in workbench window

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions