- Walkthroughs for Customizing Visual Studio By Using VSPackages
MSDN Documentation - Managing Multiple Threads in Managed Code
Microsoft Documentation - Addressing DPI issues
MSDN Documentation - Image Service and Catalog: This cookbook contains guidance and best practices for adopting the Visual Studio Image Service and Image Catalog introduced in Visual Studio 2015.
- Image Service Tools: The VS SDK includes several tools to help extension builders use the Visual Studio image service (Manifest from Resources, Manifest to Code and Image Library Viewer).
- Color Theming Tools: The VS SDK provides several tools to help you create and manage color themes (VSIX Color Editor and VSIX Color Compiler).
- Visual Studio’s KnownMonikers
The images contained in Visual Studio’s IVsImageService - Creating an Options Page
Microsoft Documentation - VS 2015: What’s New in the Visual Studio SDK
Microsoft documentation - VS 2015: How to: Migrate Extensibility Projects to Visual Studio 2015
Microsoft documentation - VS 2015: How to: Use Rule-based UI Context for Visual Studio Extensions
Microsoft documentation - VS 2015: How to: Use AsyncPackage to Load VSPackages in the Background
Microsoft documentation - VS 2017: What’s New in the Visual Studio SDK
Microsoft documentation - VS 2017: How to: Migrate Extensibility Projects to Visual Studio 2017
Microsoft documentation - VS 2017: Breaking changes in extensibility
Microsoft documentation - VS 2017: Ngen support in VSIX v3
Microsoft documentation - VS 2017: Installing to external directories
Microsoft documentation - VS 2017: Migrate 64-bit debugger COM class registration
Microsoft documentation - VS 2017: FAQ for Visual Studio extensibility
Microsoft documentation - VS 2017: Measuring extension impact in startup
Microsoft documentation - VS 2017: Lightweight Solution Load (LSL)
Microsoft documentation