How to switch off code completion or how to slow it down?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
mariusz
Posts: 62
Joined: Wed 16 Jul 2008 21:04
Location: Poland / Poznan
Contact:

How to switch off code completion or how to slow it down?

Post by mariusz » Mon 23 Aug 2010 20:32

This function works to fast and when I'm pressing (for example) u "table name" I'm getting UCASE. This bothers and slows me down, because I have to correct everything.
I tried to use "Committed by pressing the space bar", but it doesn't help. Pressing dot working same like space - commit selection on code completion list.

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Wed 25 Aug 2010 08:54

Unfortunately we can't reproduce this error. Please send us the SQL script with detailed description (step-by-step) what exactly you are doing, what you are getting, and what are you expecting.

Note: To turn off Completion List you have to clear the "Auto List Members" check box (Tools->Options->Text Editor->General).

mariusz
Posts: 62
Joined: Wed 16 Jul 2008 21:04
Location: Poland / Poznan
Contact:

Post by mariusz » Wed 25 Aug 2010 10:47

Script you have under
http://www.specjalistainformatyk.pl/temp/sql1.sql

Additionally you can see program behaviour on recording
http://www.specjalistainformatyk.pl/temp/rec.avi

Version is 4.50.285

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Wed 25 Aug 2010 12:42

Thank you very much for your detailed steps to reproduce this error. It was very helpful.
This error repeats only in the Express Edition of dbForge Studio. We will fix this error in one of the next product version.

We also find another error connected with code completion in the Express Edition. You can not turn off code completion in this Edition. We will fix this error in one of the next product version too.

Post Reply