Autocompletion and choice.

mnk's profile image mnk posted 10 years ago in General Permalink
Can I set up that would autocompletion and selection worked on the command and tables of mysql.
Now it only works on the table fields.
ansgar's profile image ansgar posted 10 years ago Permalink
The auto completer contains table names, table fields of the table just written, database names, functions and keywords. What you see depends on what you have typed to the left of the cursor. If there is nothing (or a space) and you press Ctrl+Space, then you see just everything (databases, tables, etc.).
mnk's profile image mnk posted 10 years ago Permalink
Thank you. Ctrl+Space work. And how do I make without pressing Ctrl + Spazio prompt appears.
ansgar's profile image ansgar posted 10 years ago Permalink
Typing a period (".") automatically triggers the completer after a short interval of half a second I think.
mnk's profile image mnk posted 10 years ago Permalink
I'll bring those
.sel ..... .name....

It is not convenient. It is more convenient if you start to type, such as 2 characters include auto-completion with the choice.
As in mySQL-Front, for example
ansgar's profile image ansgar posted 10 years ago Permalink
You can, of course, press Ctrl+Space somewhere within a word. But that should not always pop up without a popup.
ansgar's profile image ansgar posted 10 years ago Permalink
Btw, is MySQL Front actively developped again?
mnk's profile image mnk posted 10 years ago Permalink
I do not know. But we use it. version 5.1
Thank you for your program.
kalvaro's profile image kalvaro posted 10 years ago Permalink

Btw, is MySQL Front actively developped again?



It seems so: https://github.com/NilsHoyer/MySQL-Front/commits/master

ansgar's profile image ansgar posted 10 years ago Permalink
Ts... no clue what drives this guy again and again. Well, anyway.

Please login to leave a reply, or register at first.