sqlectron-gui
sqlectron-gui copied to clipboard
Auto complete SQL keywords
Having the basic SQL keyworkds auto completion is a nice to have feature. Here is an example of how to implement that https://github.com/sqlectron/sqlectron-gui/pull/553/files#diff-59569bd2b15b3a005a490bab7cd9e24c380a50292dfb049b6edef11495bf1002.
This should be done after the editor replacement #614