Coder Syntax Highlighting doesn't highlight underscore

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 5
Joined: Fri Jan 01, 2016 7:36 pm

Coder Syntax Highlighting doesn't highlight underscore

Post by raypad »

Hi,

I'm using the Coder plugin with Syntax Highlighting turned on.

If I have the following PHP code in Akelpad:

Code: Select all

This _ underscore will show.  But 'this _ underscore will not'.
The second underscore is not highlighted.

Does anyone know why? I believe this used to work, but I might have accidentally turned off a setting.

Currently using Akelpad 4.9.7 and Coder 19.3.

Thanks for reading and Happy New Year!

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

raypad
Font Courier New (italic) bug .
1. Do not use font Courier New.
or increment line gap
2. Settings... --> Editor1 --> Line_gap [0] --> [1]

Offline
Posts: 5
Joined: Fri Jan 01, 2016 7:36 pm

Post by raypad »

Thanks for the reply, opk44.

Both of those solutions work fine. I chose to use the line gap option.

Is there a forum thread about the Courier New bug? I'm curious to know more about this.

Update: I've decided to change my font from Courier New to Consolas.

Update 2: Here's more info about the Courier New Italic bug:
http://akelpad.sourceforge.net/forum/vi ... =4969#4969
Post Reply