Matt Bierner 252e6b2f71 Update deps
2018-07-18 18:58:26 -07:00
2016-12-30 11:46:01 +01:00
2018-06-26 22:03:58 +02:00
2018-05-31 16:19:18 +02:00
2016-10-25 12:22:02 +02:00
2018-07-18 18:58:26 -07:00
2016-12-30 18:51:37 +01:00
2015-11-18 15:17:49 +01:00
2018-06-06 16:19:22 +02:00

VS Code in action

VS Code Extension Samples

This repository contains sample code illustrating the VS Code extension API. The following is a list of self-contained, running extensions that show one or multiple concepts of the API:

➡️ Getting Started

You can get started locally by following these steps:

  • Step #1: git clone https://github.com/Microsoft/vscode-extension-samples vscode-extension-samples
  • Step #2: cd vscode-extension-samples
  • Step #3: npm install
  • Step #4: Open VSCode and start a sample from the debug viewlet.
Description
No description provided
Readme MIT 119 MiB
Languages
TypeScript 79%
JavaScript 15.1%
Rust 3.4%
CSS 1.4%
Jupyter Notebook 0.8%
Other 0.2%