Extension docs

My repos

  • MichaelCurrin/vsc-extension-quickstart GH repo
    • My repo which contains an auto-generated Hello World extension.
    • I added detailed docs explaining how the extension works and how to install and use it locally.
    • It is available as a template repo so you can create get your own copy.
  • VSCode Extension Samples
    • This is good to look at once you’re familiar with one of the simple setups above.
    • This Samples repo by Microsoft contains many variations of extensions that demonstrate functionality.
    • Use one of the directories in their as a starting point for one of your projects, or just use pieces you need from each. There are GIFs in each to give a nice preview.
    • In particular, see: