autocomplete improvements

[expired user #7829]'s profile image [expired user #7829] posted 9 years ago in General Permalink

when I writing stored routines autocomplete works on:

  1. aliased table such as select a.AUTOCOMPLETE SHOWS from tab a
  2. after ctrl + space

but it would be nice to add shortcut for words in stored routine for example

begin ... declare vErr int default 0; ...

when i write procedure I use that and for now i have to copy it or write manually

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