dbeaver
dbeaver copied to clipboard
#1793 Add more links in preferences to Colors and Fonts pref page
Also the bug was found: https://github.com/dbeaver/dbeaver/issues/17293
Those links work strange in some places
If preferences are opened for a specific connection > clicking a link leads to NPE
If they are opened from the icon in SQL Editor > nothing happens
I created a separate bug for this behavior #17293 when I created this PR. It used to (not) work this way before with other links (for example, Text Editor).
Verified