Kyle Kolander

Results 25 comments of Kyle Kolander

I agree @SMayer135 and thanks for pointing that out. I've noticed it on a few other issues as well. Awesome set of components, but definitely some gaps in documentation and...

![ReSharper EnhancedTooltip_001](https://github.com/MrJul/ReSharper.EnhancedTooltip/assets/22461822/10fb7de5-bab6-4a87-ab40-34b98f4e377a) ![ReSharper EnhancedTooltip_002](https://github.com/MrJul/ReSharper.EnhancedTooltip/assets/22461822/9c09d813-9f5b-4a35-991d-16a5790fac05) There you can see that the first two parameters (in the XML Doc comment) are `typeparam`, whereas all the others are just `param`. The enhanced tooltip...

Any luck with tis @DimitarCC ? How about instead of `Parameter`, just put `Type`? That would clearly distinguish it from the method parameters while also keeping it as a short...

Cool! Either way is a helpful enhancement!

Thanks for looking into this. I use this tool frequently. Huge caveat is that I'm not familiar with your code base or any of the decision points along the way,...