Is it possible to use a shortcut for the showing or hide the line numbers at the SSMS ?
I know its possible to go to the settings and to do it. But is there really no shortcuts for it? If I see it right, I cant even sets shortcut keys keyboards setting for it.
Its would be very usefull, if available.
2条答案
按热度按时间gmxoilav1#
There is currently no such shortcut, but you could probably create a macro to accomplish it or use an extension that allows you to define shortcuts. The only native way to show/hide the line numbers is to do the following:
r7s23pms2#
No, according to the current documentation there is no keyboard shortcut to control line numbers, you enable or disable from the Options dialog (Text Editor > All Languages > General).
See the official documentation