Skip to content

Instantly share code, notes, and snippets.

@madskristensen
Last active April 5, 2018 11:25
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madskristensen/ce377ff13ee0e978b8aa99de438be6ab to your computer and use it in GitHub Desktop.
Save madskristensen/ce377ff13ee0e978b8aa99de438be6ab to your computer and use it in GitHub Desktop.
Links to samples of how to use various APIs in the Visual Studio SDK

Visual Studio API samples

The numbers in paranthesis is the version of Visual Studio where the API was introduced.

MISC

  • Async QuickInfo (15.6)
  • Async Tool Window (15.6)
  • Textmate grammar (15.0)
  • Editor command system (15.6)
  • AsyncPackage (14.0)
  • Task Status Center (15.3)
  • Custom command line switch support to devenv.exe
  • URL protocol handler (open VS when my-protocol://links/are/clicked)

Reference links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment