I want to use vscode ide link like phpstorm.
I know we can phpstorm://open?file=@filepath&line=@line
How can I achieve the same effect using vscode?
Thanks a lot.
This link:
vscode://file/@file:@line
works.
Example: if you would like to open line 10 of /path/to/file.txt
then the link will be:
vscode://file/path/to/file.txt:10
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With