Steve Cadwallader

Results 279 comments of Steve Cadwallader

Thanks for reporting the issue. I have been able to reproduce it.

Thanks for reporting the issue and the additional details. What I suspect is happening is an infinite loop between Visual Studio, CodeMaid and potentially other extensions. One example in the...

Thanks for the information. I suspect in that case the rename auto-saves, then CodeMaid is triggered and saves the document, which the other extension is triggered and saves the document,...

On the top options page there is a "Diagnostics mode" you can enable which will place some additional logging messages in the Output tool window. If you have that open...

Thanks for the call stack. As you mentioned there is an option (on by default) to skip undo transactions only during automatic cleanup on save because of the possibility of...

Thanks for asking the question. We don't explicitly go out of our way to refer to those external sources, but we do read in to some of Visual Studio's settings...

Cool, I'm open to the concept. A couple thoughts: 1) Does EditorConfig have the concept of user level settings vs. solution level settings? I didn't see it in a quick...