Shortcut Keys to Invoke Formatter

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
gongorac
Posts: 2
Joined: Fri 30 May 2014 13:51

Shortcut Keys to Invoke Formatter

Post by gongorac » Fri 30 May 2014 13:59

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.

gongorac
Posts: 2
Joined: Fri 30 May 2014 13:51

Re: Shortcut Keys to Invoke Formatter

Post by gongorac » Fri 30 May 2014 14:24

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?

alexa

Re: Shortcut Keys to Invoke Formatter

Post by alexa » Mon 02 Jun 2014 06:13

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.

Post Reply