How to show tooltip using shortcut? Rageken Created May 02, 2018 07:29 I always move mouse cursor to source code to show tooltip. Is there any way to show tooltip without mouse and intelligence? (eg. Visual Studio Shortcut QuickInfo Ctrl + k + i)
Hello,
Visual Studio's Quick Info should include all ReSharper tooltips. The inspection message is also displayed in the status bar, and names of the inspection are listed in the Alt+Enter context menu.