'Highlight changes made in Query DBeaver (Postgresql)

Is it somehow possible to highlight the changes made in an Query in DBeaver.

When im working on a long and complex query i sometimes forget where i made my changes.

It would be so helpful if i can push a button and say that all the changes made after that will somehow be highlighted.

Notepad++ has a compare plugin that does the work but maybe it's also possible in dbeaver? I havent found anything in the configs.

For example i copy a query that i want to try improve. I paste the query in a new sql query window and after that i want to be able to see all changes i make.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source