Keyboard Shortcut for Error message tool tip for Red underline in SQL Server? -


this may silly question me know keyboard shortcut viewing red underline error messages in ssms.

normally, if mouse over, know tool tip message.

is there keyboard shortcut this? below example (click enlarge): enter image description here

the message you're looking in ui tooltip; there's no keyboard shortcut display tooltips.

imo, you'd wise turn on error list view (view > error list, or ctrl+\,ctrl+e). show list of errors, syntax or otherwise, in easy read format.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -