Double Click Doesn`t Highlight $ Symbol

Solved bugs are moved into this topic...
Post Reply
hamasaki
Posts: 54
Joined: 16.07.2014 19:10

Double Click Doesn`t Highlight $ Symbol

Post by hamasaki »

Hi Alexey,

Just upgraded to the latest version, but now when I double click a variable, say...

$variable
screen.gif
(Click to see animated gif previewed correctly)

..it doesn`t highlight the $ symbol, only the word. Before it would highlight everything, unless you double clicked the second letter and it would only highlight the word. That was great. Is this something I need to turn on now?

Thank you.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

New version has option 'nonword_chars'. Set this option for PHP lexer config.
It will be solved.
https://wiki.freepascal.org/CudaText#Configs
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

hamasaki
Posts: 54
Joined: 16.07.2014 19:10

Post by hamasaki »

Thanks Alexey, all good now. :)
Post Reply