codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

*.raser files issue

Open Denco3813 opened this issue 2 years ago • 3 comments

Environment

  • Visual Studio version: [example 2022 Community]
  • CodeMaid version: [example 12.0]
  • Code language: [example C#]

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,

Denco3813 avatar Aug 19 '22 12:08 Denco3813

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

codecadwallader avatar Aug 19 '22 12:08 codecadwallader

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,

Denco3813 avatar Aug 19 '22 12:08 Denco3813

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.

codecadwallader avatar Aug 19 '22 13:08 codecadwallader