a very quick way to fix this issue in Geany : ` cat > $HOME/.config/geany/filedefs/filetypes.common << EOF [styling] # geany / ubuntu focal / underscore not visible with monospace font # https://github.com/geany/geany/issues/2386
line_height=0;2; EOF ` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2386#issuecomment-623338327