How To Open Vsc From Cmd

[Solved] How To Open Vsc From Cmd | Vb - Code Explorer | yomemimo.com
Question : HOW TO OPEN VSC FROM CMD

Answered by : mysterious-mink-nft3rmh8e7o0

CTRL + R to open cmd or right click on your screen and select windows powershell:
Step 1 :- open CMD or Window PowerShell
Step 2 :- type " code . " in a powershell or Cmd
You have sucessfully run your Visual studio Code by using CMD and Windows powershell.

Source : | Last Update : Sun, 14 Nov 21

Question : how to open vscode using cmd

Answered by : ugliest-unicorn-8858ev809cds

open cmd
Make shure your are in the directory of your project like in my case I have myapp project.
E:\angular14-3hour> cd myapp
Just type the text "code ." excluding double quoutes and hit the enter button.
You have successfully rin yor visual stuio code.
// By Hassan Javed Siddiqui

Source : | Last Update : Wed, 27 Jul 22

Answers related to how to open vsc from cmd

Code Explorer Popular Question For Vb