coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.47k stars 5.45k forks source link

Are there any query parameters available for `goto a specific file`? #6852

Closed shezhangzhang closed 1 week ago

shezhangzhang commented 2 weeks ago

Like folder=aaa&file=readme.md or something? (just going to the specific folder is not enough for my scenario)

image
repo-ranger[bot] commented 2 weeks ago

⚠️ This issue has been marked duplicate and will be closed in 2 days.

shezhangzhang commented 2 weeks ago

Which existing issue did it duplicate? I couldn't find it.

code-asher commented 2 weeks ago

It might mean this issue: https://github.com/coder/code-server/issues/1964

But yeah very confusing that the bot just labels it and leaves without explanation. :confused:

shezhangzhang commented 2 weeks ago

Is this issue still unresolved?

code-asher commented 1 week ago

Yep, no updates to the issue. I think it is unlikely we will patch this on code-server's side, it would be much better to add the feature upstream to VS Code itself.

shezhangzhang commented 1 week ago

Got it, thank you for your reply.