Thread: 1.14.x What about drag&drop in the editor?
Hi, the editor lost the ability to copy or move text by drag&drop. I hoped we get this feature back with the next release as we discussed after 1.12. Another cute feature would be an editor command that switches all sql keywords in uppercase. pgadmin does this when it shows the sql commands corresponding to database objects so the functuality should be build in allready.
On Wed, 2011-08-31 at 05:38 +0200, Andreas wrote: > Hi, > the editor lost the ability to copy or move text by drag&drop. > I hoped we get this feature back with the next release as we discussed > after 1.12. > Nope. I didn't find a way to get it back there. Still need to work on that. > Another cute feature would be an editor command that switches all sql > keywords in uppercase. > pgadmin does this when it shows the sql commands corresponding to > database objects so the functuality should be build in allready. > It's already available in 1.14. Go in the options/preferences dialog, tab Colours, checkbox "Keywords in uppercase". Check this checkbox and all keywords will automatically appear in uppercase. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
Am 02.09.2011 19:37, schrieb Guillaume Lelarge: > On Wed, 2011-08-31 at 05:38 +0200, Andreas wrote: > Nope. I didn't find a way to get it back there. Still need to work on > that. ah ok, at last it's still on the list :) > It's already available in 1.14. Go in the options/preferences dialog, > tab Colours, checkbox "Keywords in uppercase". Check this checkbox and > all keywords will automatically appear in uppercase. I wouldn't search this feature as a color option though. Thanks :)
On Fri, 2011-09-02 at 23:00 +0200, Andreas wrote: > Am 02.09.2011 19:37, schrieb Guillaume Lelarge: > > On Wed, 2011-08-31 at 05:38 +0200, Andreas wrote: > > Nope. I didn't find a way to get it back there. Still need to work on > > that. > > ah ok, at last it's still on the list :) > > > It's already available in 1.14. Go in the options/preferences dialog, > > tab Colours, checkbox "Keywords in uppercase". Check this checkbox and > > all keywords will automatically appear in uppercase. > > I wouldn't search this feature as a color option though. > Yeah, but it was the better location I could find at the time. Now, with the new options dialog, we could put it elsewhere. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com