When I define my keywords thay have to end with a space before npp will recognise them. For my language the keyword is often up against an open bracket (or any of :,.@)
Is there anyway to configure npp so that it not only checks for space as the word delimiter, but also some other characters?
Chris Laurie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On the Operators tab of the User Defined Language dialog, add the required symbols to the list of Activated operators. These will then be treated as whitespace.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I define my keywords thay have to end with a space before npp will recognise them. For my language the keyword is often up against an open bracket (or any of :,.@)
Is there anyway to configure npp so that it not only checks for space as the word delimiter, but also some other characters?
Chris Laurie
On the Operators tab of the User Defined Language dialog, add the required symbols to the list of Activated operators. These will then be treated as whitespace.