-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[Feat]: how to open folder or server path through code server url param #6662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
code-server also supports the |
ok,but I didn't find the full documentation on this and I don't know how to use it |
It is mainly meant to be used with |
Closing as stale but feel free to comment if you come back to this. |
Hello, how can I add a url query so that when I open a folder, I can automatically open a file in it?The folder parameter can only open folders |
There is no official way to open a file this way. There is an issue to implement this, but it really should be implemented upstream directly in VS Code: #1964 Someone did figure out a workaround, but I am not sure how well it works. |
how to open folder or server path through code server url param?
for example https://vscode.dev?folder=xxx
The text was updated successfully, but these errors were encountered: