c# - Alternative Intellisense Tooltip? -
is there alternative visual studio's intellisense tooltip when typing parameter info? if not, easy implement own?
the reason being @ work use framework long namespaces, when working function, parameters listened next each other in parameter info tooltip, , becomes long across screen. have tooltip displays each parameter on own line in tooltip.
Comments
Post a Comment