Build Vscode Extension

[Solved] Build Vscode Extension | Typescript - Code Explorer | yomemimo.com
Question : build vscode extension

Answered by : saber-mohamed

{"tags":[{"tag":"p","content":"to build a vscode extension run this command, but you should install nodeJs , Git in your machine :"},{"tag":"textarea","content":"npm install -g yo generator-code","code_language":"whatever"}]}

Source : | Last Update : Thu, 23 Feb 23

Question : how to make a vs code extension

Answered by : aakash-yadav

npm install -g yo generator-code

Source : https://code.visualstudio.com/api/get-started/your-first-extension | Last Update : Tue, 06 Oct 20

Answers related to build vscode extension

Code Explorer Popular Question For Typescript