Closed
Description
What is your suggestion?
Would love to have a --goto
flag like in VSCode, allowing to open a file, optionally specifying a line and column number.
Currently code-server allows opening files directly via cli, but doesn't allow specifying a line and column number.
Are you interested in submitting a PR for this?
Maybe.