visual studio - Manually show VS tooltip when Resharper error prevents intellisense on hover -


in visual studio, when hover on variable display type while editting code , value while debugging.

how should when hover on tablename:

how should look

resharper messes of overriding tooltip whenever has formatting suggestion or error thinks ought pay attention to.

how looks when error blocking tooltip

tool tip blocked

couple questions can't seem find answer to:

  • what's name of pop-up shows variable information (is tooltip correct?)
  • is there way manually invoke it? (normally ctrl + shift + space works)

just found while looking posting question...

it member of edit > intellisense called quickinfo , can access ctrl + i

here's menu function

quick info

here's working example

working properly


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -