It would be nice to be able to edit the syntax-highlighting. For example, in PHP the hightlighting of the booleans 'true' and 'false' are default like the (standard) php-functions. But I want them (just the booleans) look like variables. I succeeded in deleting from the style of the functions (option WORDS if you edit in np++ itself), but it doesn't want to get the style of the variables.
I edited these files:
- langs.model.xml
- langs.xml
- stylers.model.xml
- stylers.xml
Maybe you can add a feature to Notepad++ that you can edit the highlighting yourself? Even add own styles. Or maybe you can explain how to edit it properly?
Greetings
Hans DM
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
It would be nice to be able to edit the syntax-highlighting. For example, in PHP the hightlighting of the booleans 'true' and 'false' are default like the (standard) php-functions. But I want them (just the booleans) look like variables. I succeeded in deleting from the style of the functions (option WORDS if you edit in np++ itself), but it doesn't want to get the style of the variables.
I edited these files:
- langs.model.xml
- langs.xml
- stylers.model.xml
- stylers.xml
Maybe you can add a feature to Notepad++ that you can edit the highlighting yourself? Even add own styles. Or maybe you can explain how to edit it properly?
Greetings
Hans DM
Does anyone maybe have an idea?