buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
641 stars 112 forks source link

Update VSSDK for VS2022 #96

Closed buchizo closed 3 years ago

buchizo commented 3 years ago

This extension require update VSSDK for VS2022. Currentlly, ClaudiaIDE support VS2019 and VS2022 both version using VSSDK 16.x (for VS2019). This version's VSSDK include EnvDTE8.0.0, but VS2022 doesn't support that.

ToDo:

buchizo commented 3 years ago

https://github.com/buchizo/ClaudiaIDE/pull/98