You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the Explorer pane in vscode.
Add folder to workspace
Right click on the folder and receive a context menu with "Create Git Repository Source" item
Actual behaviour
"Create Git Repository Source" is missing. "Create Kustomization" is available.
Open the GitOps section, open the Explorer, then "Create Git Repository Source" is available.
Steps to reproduce
Create a new vscode window using WSL integration. Add a folder to project from the Linux guest. vscode reconnects to the session and seems to lose the gitops plugin state. Opening the plugin panel reinitializes and reintroduces the "Create Git Repository Source" right-click context action in the Explorer pane
Versions
Visual Studio Code: 1.65.2
Remote - WSL plugin: v0.64.2
Windows 10 host
Ubuntu 20.04 WSL guest
The text was updated successfully, but these errors were encountered:
Expected behaviour
Open the Explorer pane in vscode.
Add folder to workspace
Right click on the folder and receive a context menu with "Create Git Repository Source" item
Actual behaviour
"Create Git Repository Source" is missing. "Create Kustomization" is available.
Open the GitOps section, open the Explorer, then "Create Git Repository Source" is available.
Steps to reproduce
Create a new vscode window using WSL integration. Add a folder to project from the Linux guest. vscode reconnects to the session and seems to lose the gitops plugin state. Opening the plugin panel reinitializes and reintroduces the "Create Git Repository Source" right-click context action in the Explorer pane
Versions
Visual Studio Code: 1.65.2
Remote - WSL plugin: v0.64.2
Windows 10 host
Ubuntu 20.04 WSL guest
The text was updated successfully, but these errors were encountered: