autocomplete improvements

alfiqmiq's profile image alfiqmiq posted 8 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.