Page 1 of 1
SQL Complete - Text Case Error
Posted: Wed 13 Feb 2013 16:01
by stylix
I'm using version 4.0.61 for free trial.
I use it with default setting with lower case of built-in datatype.
But, when I type 'comma', 'tab' or 'enter' after datatype (e.g. int), it always turn to uppercase.
I wanna to use lowercase.
Please fix this bug.
Re: SQL Complete - Text Case Error
Posted: Thu 14 Feb 2013 14:35
by alexa
We would suggest you to check that the right profile is activated in the 'Formatting Profiles' list in the 'Formatting -> Profiles' branch of the 'Options' window (select 'SQL Complete -> Options' in the main menu).
If that's still not the problem, please provide us the full SQL script you are experiencing the issue with and the SQL Complete settings file that can be generated as described below:
1. Select 'SQL Complete -> Import and Export Settings' from the main menu.
2. Complete the wizard.
Re: SQL Complete - Text Case Error
Posted: Fri 15 Feb 2013 05:51
by stylix
I'm just using Default.xml profile without modification
SQL Script has nothing special.
Error always occur even in single line of scirpt (e.g. DECLARE @test int)
In detail, when I hit space bar after datatype, it stay lowercase.
Howerver, everytime I hit comma, tap or enter, it turns to uppercase.
I use SQL Server 2012 Deveploer Edition with VS2010 and VS2012
Re: SQL Complete - Text Case Error
Posted: Fri 15 Feb 2013 10:56
by alexa
Thank you for the reply.
Finally, we were able to reproduce this issue and will fix it in the next build of the product. We will notify you once it is available for downloading.