Steve Cadwallader

Results 279 comments of Steve Cadwallader

When you toggle the menu item, it should toggle the setting at the same level as if you opened the dialog and selected the toggle. So yes if you have...

Interesting, can you consistently reproduce the issue?

If you export your user settings, can you confirm that automatic cleanup on file save is present?

If you turn on diagnostics mode (CodeMaid->Options->Diagnostics mode) does that provide any helpful information in the Output window?

Thanks for the suggestion! This could be challenging to implement since it would be very contextual.

Thanks for reporting the issue. Starting with VS2022 we had to introduce an explicit initialization of the `ResourceAssembly` that was not required in the past. Some details here: https://github.com/codecadwallader/codemaid/issues/816#issuecomment-937761603 I...

Ok, it's helpful to know that other extensions do not have the same issue. If you disable other extensions do you still get the same warning in CodeMaid?

Thanks for all of the additional context. That's helpful to know about the workaround that it behaves prior to a solution being opened. I kind of doubt it is related...

Thanks for reporting the issue and providing a code sample. I am unable to reproduce the issue (CodeMaid does not try to clean those files). By default those files won't...