Greets-
Love DBeaver, recommend it to many. Robust, easy to use, highly configurable.
Though, after searching forums, settings, etc - It appears the SQL Editor does not have a standard "word wrap" feature.
I am aware of the Format SQL feature which is great, but it does not fit into our workflow and sql formatting standards for various projects.
The business case:
When developing sql for complex scripts and etl's, our final product is usually plugged into our source code in a condensed format where we end up with very long lines - which is what we want as the core editor we use is Sublime Text - and word wrapping long sql lines works fine for us when viewing source.
The request:
Word Wrap for long lines in SQL Editor. Preferably with a Auto Column Wrap feature, meaning wrap it based on the window width.
AKA, No horizontal scroll bar.
Regards,
Chad