Update code completion on the fly

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
cavalier3
Posts: 11
Joined: Thu 19 Apr 2012 00:39

Update code completion on the fly

Post by cavalier3 » Mon 08 Oct 2012 21:00

Is there a shortcut to force code completions to update? For example, I run a script that creates a new table but code completion does not immediately have a record of this. I have code completion on in my options but do not see any menu options that force the current structure to be loaded into the tool.

alexa

Re: Update code completion on the fly

Post by alexa » Tue 09 Oct 2012 12:38

To refresh SQL Complete suggestion list, you have to select 'SQL Complete -> Refresh Suggestions' from the main menu after the changes in the database were applied. We did it in this way for best performance reason.

Also, if you register on our UserVoice forum, you can vote for the similar suggestion that was added by one of our users or add new ones.

cavalier3
Posts: 11
Joined: Thu 19 Apr 2012 00:39

Re: Update code completion on the fly

Post by cavalier3 » Tue 09 Oct 2012 14:40

What main menu are you referring to? I do not see "SQL Complete" anywhere - I am using dbForge Studio for MySQL.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: Update code completion on the fly

Post by .jp » Tue 09 Oct 2012 16:18

Sorry, my colleague made a mistake. Please ignore the previous post.
Please use this route:
dbForge Studio for MySQL -> menu Edit -> Code Completion -> Refresh Suggestions

cavalier3
Posts: 11
Joined: Thu 19 Apr 2012 00:39

Re: Update code completion on the fly

Post by cavalier3 » Tue 09 Oct 2012 17:14

Thanks for the quick response but I am still not seeing this option. Under edit > code completion, I see five options.

- list members ctrl+k,l
- parameter info ctrl+k,p
- quick info ctrl+k,i
- complete word ctrl+k,w
- insert template... ctrl+k,w

Here is a screenshot: http://imgur.com/t3i1k

I am using version 5.0.97 of Professional Edition, dbForge Studio for MySQL,

alexa

Re: Update code completion on the fly

Post by alexa » Wed 10 Oct 2012 11:30

We do apologize for the confusion.

This option will be implemented in the next version of the product.

cavalier3
Posts: 11
Joined: Thu 19 Apr 2012 00:39

Re: Update code completion on the fly

Post by cavalier3 » Wed 10 Oct 2012 16:50

Do you have an estimated date of when the next release will ship? Love your product so really excited to get this new functionality.

Thanks!

alexa

Re: Update code completion on the fly

Post by alexa » Thu 11 Oct 2012 11:34

The new version of dbForge Studio for MySQL should be released in about two months' time.

Post Reply