debugging - Is it possible to display local variables tool tips text without hovering in Visual Studio? -


is possible enable visual studio display local, available, variables tool tips text without hovering? convenient.

(i know see them can see locals window)

you should able "pin" them clicking thumbtack in corner of value. remain displayed.

steps:

set breakpoint , hover on value, should see thumbtack @ right end.

click thumbtack pin value.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -