Category "visual-studio-sdk"

Do Visual Studio SDK Minor Version Updates require a Visual Studio Update

In my Visual Studio Extension for VS 2019, I am currently using Visual Studio SDK version 16.0.202. This is the oldest version with Major Version 16. If I updat

How to create an adapter for the Visual Studio Test Explorer? [duplicate]

I'm a bit stuck with the problem of creating a custom adapter for the Visual Studio test explorer. (Btw I'm using VS 2019). I need to create m

Where to read docs for Microsoft.CodeAnalysis? [closed]

In Visual Studio 2015 (after installing the SDK preview), I created a 'diagnostic with code fix' project. The skeleton code is full of interes