Hi, I'm using SQL Complete for SSMS 2008 and I would like to know if there are any Shortcut Keys to Invoke Formatter.
Also please if you can provide a link with a document containing all shorcut keys available for this tool it would be great!
This a very useful tool and I fully recommend it.
Thanks in advance.
Shortcut Keys to Invoke Formatter
Re: Shortcut Keys to Invoke Formatter
I have found a document with shortcut keys where it says:
CTRL+K+D
Enables to format the entire document
CTRL+K+F
Enables to format the highlighted item
But CTRL+K+F is not working. Is it a known issue?
CTRL+K+D
Enables to format the entire document
CTRL+K+F
Enables to format the highlighted item
But CTRL+K+F is not working. Is it a known issue?
Re: Shortcut Keys to Invoke Formatter
The CTRL+K+F key combination is supposed to format a selected text fragment. If you select the code fragment inside a single statement, the whole statement will be formatted. We will make the corresponding changes in the Help documentation though.