Bug in 'Format Selected Text'

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
barryseymour
Posts: 11
Joined: Thu 26 Dec 2013 18:36

Bug in 'Format Selected Text'

Post by barryseymour » Mon 06 Jan 2014 16:43

I loaded a script and tried to reformat just a part of it. I selected some text, pressed Ctrl+K, F. The entire script was selected and reformatted.

I don't think this happens all the time, but it happened the first time I tried it. If you want a copy of the script in question, please email me and I'll privately send it to you. I don't want to post it here.

Thanks!

Barry

alexa

Re: Bug in 'Format Selected Text'

Post by alexa » Mon 06 Jan 2014 17:25

dbForge Studio for SQL Server currently formats the whole CREATE PROCEDURE (FUNCTION) statement the selected part of text belongs to.

Nevertheless, we have planned to improve this functionality in the next version 4.0 of dbForge Studio for SQL Server since there is a number of users that have referred to us on this issue for another our product dbForge SQL Complete where such behaviour has been changed already http://devart.uservoice.com/forums/8789 ... actually-s

You can try the new formatting in dbForge SQL Complete, v4.5 Beta http://www.devart.com/news/2013/dbforge ... ete45.html

Post Reply