With the settings given below, text won't always line up correctly. E.g, the "1"s in the following example don't line up:
Fonts->Editor Font: Lucida Console Regular 10
Editor->Syntax Highlighting->Keywords: Bold
If I switch to another font like Courier New, this problem goes away. Is this a bug in the font, a bug in PL/SQL Developer, or am I just expecting too much?
Changing "Allow variable width for fixed width fonts" fixes it, but chops off characters.
PL/SQL Developer v7.1.5
Edit: this also happens with "Andale Mono", as well as a bunch of other fonts.
Code:
return 1
xeturn 1
Editor->Syntax Highlighting->Keywords: Bold
If I switch to another font like Courier New, this problem goes away. Is this a bug in the font, a bug in PL/SQL Developer, or am I just expecting too much?
Changing "Allow variable width for fixed width fonts" fixes it, but chops off characters.
PL/SQL Developer v7.1.5
Edit: this also happens with "Andale Mono", as well as a bunch of other fonts.