Open a project directly on the command line #653
Answered
by
alefragnani
superuser7777
asked this question in
Q&A
-
I often use the launcher in a Windows environment. |
Beta Was this translation helpful? Give feedback.
Answered by
alefragnani
Nov 5, 2022
Replies: 1 comment 1 reply
-
Hi @superuser7777 , Unfortunately not. There is not tool/option for that and up until today, no demand either. But, I'm not sure this would be possible within the extension, or as an external tool (CLI). Based on what I see in the VS Code API, I suppose it would be an external tool. Hope this helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alefragnani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @superuser7777 ,
Unfortunately not. There is not tool/option for that and up until today, no demand either.
But, I'm not sure this would be possible within the extension, or as an external tool (CLI). Based on what I see in the VS Code API, I suppose it would be an external tool.
Hope this helps.