Page 1 of 1
found: how to add another extension to a syntax file??
Posted: 26 Jun 2023 19:54
by DerellLicht1
I want to associate .cxx extension with cpp highlighter...
Nevermind, I found it... edit _list.ver to include the extension under the relevant highlighter,
restart TextEd, say "yes" when asked if they should use the highlighter... done!!
Re: found: how to add another extension to a syntax file??
Posted: 27 Jun 2023 07:09
by pjj
Okaaay... And why is it preferable to Environment > Add-ons > Highlighters > %lang% > File extensions > [ Add ] ?

Re: found: how to add another extension to a syntax file??
Posted: 27 Jun 2023 14:30
by DerellLicht1
pjj wrote: ↑27 Jun 2023 07:09
Okaaay... And why is it preferable to Environment > Add-ons > Highlighters > %lang% > File extensions > [ Add ] ?
heh... because I couldn't find that option!!
That was actually what I was looking for when I initially posted this,
but then I went looking around the config files and found a hack that worked...
But definitely your option is preferable!!
Thank ye!
I'll add this note to my rjtexted.tips.txt file for future reference...