Page 1 of 1

Shortcut Keys to Invoke Formatter

Posted: Fri 30 May 2014 13:59
by gongorac
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.

Re: Shortcut Keys to Invoke Formatter

Posted: Fri 30 May 2014 14:24
by gongorac
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?

Re: Shortcut Keys to Invoke Formatter

Posted: Mon 02 Jun 2014 06:13
by alexa
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.