This folder contains all of the files necessary for your extension. package.json - this is the manifest file in which you declare your extension and command. The sample plugin registers a command and ...
* This folder contains all of the files necessary for your extension. * `package.json` - this is the manifest file in which you declare your extension and command. The sample plugin registers a ...