Steve Cadwallader

Results 279 comments of Steve Cadwallader

Thanks for the call stack. I still don't see it throwing an error when I debug through it, but I agree we're not trying to listen to text changes on...

Thanks for the suggestion! I'm flattered to hear you love CodeMaid. I've seen you talk at CodeMash and read a number of your articles so that means a lot to...

Sure thing, I haven't seen any activity/PRs related to it.

Thanks for the suggestion, and clear request. Before implementation of this request, it may be worthwhile to see if there are any other exception cases for methods. Indexers (e.g. this[])...

Thanks for reporting the issue. Based on the call stack it looks like it is specifically the usage of a file header that is causing an issue. Out of curiosity...

Thanks for the suggestion. I did some preliminary investigation last night. I confirmed that the VS API and VS Code APIs are completely different, as well as VS extensions being...

Thanks for your input. I am using VSCode now more as well and do miss some features. The last [survey](https://www.surveymonkey.com/results/SM-CRB2DS3S/) did not have a lot of interest in creating a...

Thanks for reporting the issue. @w5l are you available to take a look?

Thanks for reporting the issue. I am unable to reproduce it placing that code inside an existing C# console application. Can you please provide a minimal solution that reproduces the...