Vscode: Extending URI (vscode://) to open workspace and multiple file

Created on 25 Nov 2018  路  5Comments  路  Source: microsoft/vscode

Can we open workspace using URL and specific file in that workplace.
Actually I am using some SFTP and workspace settings and opening just a single file in new windows ignores that.
I was wondering if something like this can be done

vscode://open/path/to/project?file=relative/path/to/file1:L:C,relative/path/to/file2:L:C

I think it will make feature even more useful

feature-request workbench-os-integration

Most helpful comment

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

All 5 comments

@joaomoreno seems this one come back to inbox tracking list, do you mind having some good label for it?

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Support for opening workspaces comes with 1.43: https://github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_43.md#open-workspaces-via-application-links

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding

I would be very interested in seeing this feature implemented.

Was this page helpful?
0 / 5 - 0 ratings