
SQL Complete: "Format Selection" formats entire document
-
- Posts: 1
- Joined: Thu 07 Mar 2013 22:19
SQL Complete: "Format Selection" formats entire document
Sometimes I want to break my formatting rules for parts of a stored proc, but I still want to format the rest of it. I highlight the part I want to have SQL Complete format, and use "Format Selection", but it reformats the entire file 

Re: SQL Complete: "Format Selection" formats entire document
Such behavior is by design.
Please note that dbForge SQL Complete formats the CREATE PROCEDURE statement the selected part of text belongs to, but not the whole document. Such behavior has advantages as separate statements get indented inside a CREATE PROCEDURE statement. Though, this behavior will be reconsidered and may be changed in future product versions.
Also, you can vote and comment on the following suggestion on our UserVoice forum or add a new one: http://devart.uservoice.com/forums/8789 ... actually-s We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.
Please note that dbForge SQL Complete formats the CREATE PROCEDURE statement the selected part of text belongs to, but not the whole document. Such behavior has advantages as separate statements get indented inside a CREATE PROCEDURE statement. Though, this behavior will be reconsidered and may be changed in future product versions.
Also, you can vote and comment on the following suggestion on our UserVoice forum or add a new one: http://devart.uservoice.com/forums/8789 ... actually-s We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.