Steve Cadwallader

Results 279 comments of Steve Cadwallader

@wattry Visual Studio for Mac is very different than Visual Studio for Windows, and unfortunately their extensions are not compatible. Some more information here #466

Thanks for the suggestion. We do leverage `StringComparison.CurrentCulture` for sorting and in a few other places. It seems like for most users we would want to stick to that option...

Thanks for reporting the issue. I have been unable to reproduce it. If you right click on the open document and select "Remove and Sort Usings" do you see the...

Ok, thanks for confirming. It may be helpful to report it to Microsoft using the "Send Feedback" button in the top-right corner of Visual Studio.

Thanks for the suggestion! That makes sense and I like the idea of using Spade to select which items since it has that capability already. It could be confusing what...

No, it does not look like it.

Thanks for reporting the issue. I wasn't able to reproduce it. Could you please include an export of your CodeMaid settings?

Ok, thanks for the configuration. I discovered the reason I couldn't reproduce it was because the trailing unmatched `` tag above was throwing things off. If I remove that I...

Thanks for reporting the issue. There definitely is a linear effect from the size of the file to the demands on CPU/memory as it is all processed at once. A...

Thanks for the suggestion and kind comments @chlopes > being able to skip files by applying filters (e.g., file name, type name, file extension, etc.). Can you please expand on...