Paul Harrington

Results 80 comments of Paul Harrington

Add to the list `TextWriter.Write` and `TextWriter.WriteLine`

Yes, we could use an InfoBar for this. Possibly in addition to navigating to Fonts&Colors for you (presumably we have to show the infobar asynchronously before bringing up the modal...

Thanks, @sharwell I found https://docs.microsoft.com/visualstudio/extensibility/ux-guidelines/notifications-and-progress-for-visual-studio#appropriate-uses-for-an-infobar which says > "Don't ... Use an infobar in place of a modal dialog." If showing a modal dialog is preferable, then we can show...

Thanks for the suggestion. I will see if I can find out how the method separator worked. It might be based off outlining information -- which would make an implementation...

Actually, there's an option for VB and C# in Tools/Options called "Show procedure line separators". It's on by default for VB, but off for C#. @HamRusTal Does that do what...

Thanks for the report, @Ziflin I've stumbled across this bug a few times myself, but I can never get a solid handle on the root cause and no amount of...

I like the idea and I understand the motivation. I have lots of questions, so here's your opportunity to shape the feature: - Would you ever want more than one...

Hi @chrish619, thanks for your contribution. I presume your intent is to get Editor Guidelines to install on VS 2022. Is that right? If that's the case, we already have...

Thanks for the feedback. I think "Edit guidelines..." would be the way to go. It could be as simple as an edit box with the current settings as a string...