Event banner
Visual Studio 2022 AMA
Event Ended
Tuesday, Jun 22, 2021, 09:00 AM PDTEvent details
(IMPORTANT: If you are an Outlook user, please use this link, instead of the one above, to add to your calendar for the correct time.)
We are very excited to announce a Visual Studio 2022 AMA!
An...
EricStarker
Updated Jun 23, 2021
Greg Ingram
Jun 22, 2021Copper Contributor
Hi all. What timeframe will we begin to see the new APIs/features for the new extension model?
mkristensen
Microsoft
Jun 22, 2021When Visual Studio 2022 comes out of preview, the first piece should be ready. It's an API for handling language servers through the Language Server Protocol. Over the following years, we expect the API to grow such that it can eventually replace the existing VSSDK. This will take several years, and we don't recommend waiting to implement any features in anticipation of the new model.
You may find the new community driven toolkit and VSIX Cookbook interesting in the meantime. You'll see that effort align more with the new extensibility model over time, so any transition can be done more smoothly.