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

Support for Visual Studio 2022 #81

Closed buchizo closed 3 years ago

buchizo commented 3 years ago

pre release 3.0.0.1

buchizo commented 3 years ago

pre release 3.0.0.2

buchizo commented 3 years ago

Hmm... I will drop off support for VS2017 because I couldn't resolve conflict about Shell.15 NuGet package. If you want to VS2017 support version, try this VSIX

buchizo commented 3 years ago

pre release 3.0.0.3

oscartorres9 commented 3 years ago

pre release 3.0.0.3

some exception in vs2019,release 3.0.0.3 throw filenotfoundexception

buchizo commented 3 years ago

@oscartorres9 Is that Microsoft.VisualStudio.Shell.15?

oscartorres9 commented 3 years ago

@oscartorres9 Is that Microsoft.VisualStudio.Shell.15?

image

oscartorres9 commented 3 years ago

ActivityLog.xml.txt error log files, hope help

buchizo commented 3 years ago

@oscartorres9 I guess your VS2019 is less than 16.10.2. I'd downgrade using NugetPackage for 16.0. Could you try this pre-release 3.0.0.5 version ?

oscartorres9 commented 3 years ago

@oscartorres9 I guess your VS2019 is less than 16.10.2. I'd downgrade using NugetPackage for 16.0. Could you try this pre-release 3.0.0.5 version ?

it's fixed, big thanks!!