Dbeaver: Add the "Quick Fix" eclipse feature, support SQL code refactoring

Created on 7 Jul 2016  路  3Comments  路  Source: dbeaver/dbeaver

Hi,

Is it possible to add the Eclipse "Quick Fix" feature in DBeaver?
It is very useful to quickly replace character strings in big scripts.

Thanks in advance.

feature request

Most helpful comment

HI there,

I liked it! Another improvement could be Alt + Shift + R, as from Eclipse shortcut, to rename all references of an table alias or highlighting them.

What do you think about it @serge-rider ?

All 3 comments

HI there,

I liked it! Another improvement could be Alt + Shift + R, as from Eclipse shortcut, to rename all references of an table alias or highlighting them.

What do you think about it @serge-rider ?

Yes, and with the possibility to fix previous names, all names or following names depending on the carret position...
That's a very useful feature.

Agreed, that would be a great feature.
But here we go into refactoring zone. It is really complicated and requires a lot of effort. First of all existing back-end model of SQL editor doesn't allow such things. It has to be significantly improved.

I'll leave this feature request as a reminder. Can't say when I'll find time to implement it.
I'm afraid I'll need to work on DBeaver on a full-time basis to support such things :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NidhinRV1984 picture NidhinRV1984  路  3Comments

codetrash picture codetrash  路  3Comments

antonwierenga picture antonwierenga  路  3Comments

infectormp picture infectormp  路  3Comments

FrederikNS picture FrederikNS  路  3Comments