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.89k stars 356 forks source link

*.raser files issue #940

Open Denco3813 opened 2 years ago

Denco3813 commented 2 years ago

Environment

Description

Is there a way to make Codemaid work with *.raser files? Currently "Codemaid spade" does not show anything and various keyboard shortcuts don't work [Ctrl+M, space] for example.

Regards,

codecadwallader commented 2 years ago

Thanks for reporting the issue. We do have support for .razor but there were changes in VS2022 to how it was registered. There is an unreleased fix (waiting on an unrelated SDK item) that can be found over on #880

Denco3813 commented 2 years ago

WOW that was quick response :-) I have downloaded the Vsix as per #880 . Question do I install it on top of the currently install version or de-install - re-install?

Regards,

codecadwallader commented 2 years ago

It was convenient timing, I was catching up and saw your question pop up. :)

You'll have to uninstall the published gallery version then install the CI version separately.