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

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -