Files
vscode-extension-samples/.base-sample/README.md
2021-02-22 09:58:22 -08:00

314 B

Base Sample

This sample is similar to the helloworld-sample, but it follows the Sample Guideline.

You can easily write a new sample following the guideline by cp -r .base-sample my-sample.