Skip to content
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

Workspace name doesn't appear in task quick open dialog #7528

Open
ShoulderHe opened this issue Nov 8, 2022 · 4 comments
Open

Workspace name doesn't appear in task quick open dialog #7528

ShoulderHe opened this issue Nov 8, 2022 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug remote Issues in the code server support
Milestone

Comments

@ShoulderHe
Copy link

ShoulderHe commented Nov 8, 2022

Type: Bug

1、Open a container in remote host.
2、Open a workspace in the container.
3、The opened workspace's name doesn't appear in the task quick open dialog. --- ERROR

image

VS Code version: Code 1.73.0 (8fa188b2b301d36553cbc9ce1b0a146ccb93351f, 2022-11-01T15:34:06.111Z)
OS version: Windows_NT x64 10.0.19044

@chrmarti chrmarti transferred this issue from microsoft/vscode Nov 15, 2022
@chrmarti chrmarti assigned bpasero and unassigned chrmarti Nov 15, 2022
@bpasero bpasero added remote Issues in the code server support and removed triage-needed labels Nov 15, 2022
@bpasero bpasero assigned aeschli and unassigned bpasero Nov 15, 2022
@aeschli
Copy link
Contributor

aeschli commented Nov 16, 2022

How do I open a container ina remote host? (@chrmarti )

@bamurtaugh
Copy link
Member

How do I open a container ina remote host?

@ShoulderHe how did you connect to your container in a remote host? Did you use the Remote - SSH and Dev Containers extensions? What kind of local and remote machines did you use?

@bamurtaugh bamurtaugh added the info-needed Issue requires more information from poster label Nov 28, 2022
@ShoulderHe
Copy link
Author

ShoulderHe commented Nov 29, 2022

How do I open a container ina remote host?

@ShoulderHe how did you connect to your container in a remote host? Did you use the Remote - SSH and Dev Containers extensions? What kind of local and remote machines did you use?

Local Machine
Computer - Surface Laptop 4
OS - Windows 10
VSCode Version - 1.73.1
VSCode Installed Extensions - Remote Development extention pack which includes Remote - SSH.

Remote Machine
Computer - AMD Server
OS - Ubuntu 20.04
Installed Software - Docker, vscode-server

How to connect a container in remote machine

  1. Connect remote machine by Remote - SSH.
  2. Click Remote Explorer button , then choose Containers type and attach to an existed container.
  3. Open an existed workspace.
  4. Right click the VSCode icon in the taskbar, you will see the results in the pic.

@ShoulderHe ShoulderHe reopened this Nov 29, 2022
@aeschli aeschli added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Dec 15, 2022
@aeschli aeschli added this to the Backlog milestone Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug remote Issues in the code server support
Projects
None yet
Development

No branches or pull requests

6 participants