-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityRequest for new features or functionalityworkbench-editorsManaging of editor widgets in workbench windowManaging of editor widgets in workbench window
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityRequest for new features or functionalityworkbench-editorsManaging of editor widgets in workbench windowManaging of editor widgets in workbench window