Files
vscode-extension-samples/snippet-sample/README.md
2018-11-14 13:48:47 -08:00

476 B

Snippet Sample

This is the source code for Snippet Guide.

VS Code API

Contribution Points

Running the Sample

  • Run the Run Extension target in the Debug View
  • When you type log in a JavaScript file, you would see the snippet Print to console.