Logo made with Inkscape.
You can download nodejs with scoop.
See here for marketplace presentation tips.
VS Code Extension API documentation:
See here for more info on publishing.
Always use the latest
vscesonpm install -g @vscode/vsceto make sure you have it.
Use vsce package to package into a .vsix extension file.
Possible to run vsce publish.
Otherwise, you can grap the packaged .vsix file and upload it through the extension manager page.
It is possible to ignore files when building the extension. This is useful to ignore usage reports files.
You can export some basic statistics about your extension in the Visual Studio Marketplace admin panel.
Note that you can only get the data for the past 90 days MAX, which is why exported files are saved here.
For generating graphs, go to the end of my post here about this very package.