Skip to content

Files

Latest commit

9819038 · May 29, 2020

History

History
This branch is 536 commits behind microsoft/vscode-extension-samples:main.

snippet-sample

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.