Comments
3 comments
-
Hi
In this case there should be a line break after the comment so this is a bug. Thanks for reporting it. We're looking into this now.
Cheers
Harry -
Hi a.higgins
We believe we've fixed this issue in the latest release (7.3.598). Please let us know if this has fixed it for you or if you have any other problems.
Cheers
Harry -
Looks beautiful, thanks very much!
Add comment
Please sign in to leave a comment.
I've noticed that SQL Prompt will sometimes reformat things to start after a comment line, such as the following example:
When I reformat the script, it turns to:
I've seen similar odd results from various statements, including DROP TABLE, SELECT, CREATE TABLE, SET XACT_ABORT ON, TRUNCATE TABLE, INSERT INTO, etc.
Is there a setting or configuration I can use to say, in effect, "Preserve new lines after comment blocks"?