News

Open the directory with Visual Studio Code, and press F5 to launch the Extension Development Host. This will kick off another instance of Visual Studio Code, this one running your prototype extension.
Open your project file in VS Code, and click on Terminal > New Terminal. Now, run pwd in Terminal to know your path, it should be the path of your project folder. If it’s not, you need to run cd ...