codecadwallader / codemaid

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
http://www.codemaid.net
GNU Lesser General Public License v3.0
1.88k stars 352 forks source link

SPADE not work on vs 17.7.5 #1022

Open deus-amd opened 8 months ago

deus-amd commented 8 months ago

Environment

Description

SPADE not work: exception window shows

codecadwallader commented 7 months ago

Thanks for reporting the issue. Can you please provide some more information, such as the exception that is being shown or a minimal solution that reproduces the issue?

deus-amd commented 7 months ago

Hi. The error disappeared after updating the BuildVision addon - https://marketplace.visualstudio.com/items?itemName=stefankert.BuildVision. Thanks for answer.