how to config projectManager.git.baseFolders with a remote path #808
-
I use vscode with remote-ssh env. And I want to detect git project with a remote path, like 'vscode-remote://ssh-remote+dev linux/opt/workspace/'. But it does not work. |
Beta Was this translation helpful? Give feedback.
Answered by
alefragnani
May 18, 2025
Replies: 2 comments
-
Hi @goofeng , This scenario is not supported. If you would like to detect projects inside SSH you should activate/install the extension to work on remote, as described in the documentation. Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alefragnani
-
thx,it works.
At 2025-05-18 21:27:56, "Alessandro Fragnani" ***@***.***> wrote:
Hi @goofeng ,
This scenario is not supported.
If you would like to detect projects inside SSH you should activate/install the extension to work on remote, as described in the documentation.
Hope this helps
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @goofeng ,
This scenario is not supported.
If you would like to detect projects inside SSH you should activate/install the extension to work on remote, as described in the documentation.
Hope this helps