NPP user defined boundaries doesn't work "correctly".
For example expression: = (a+(x-y))
it recognizes boundaries only for (x-y) but not the other.
It will work if there is no space after "=" like: =(a+(x-y))
Is it possible to correct this behavior?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
NPP user defined boundaries doesn't work "correctly".
For example expression: = (a+(x-y))
it recognizes boundaries only for (x-y) but not the other.
It will work if there is no space after "=" like: =(a+(x-y))
Is it possible to correct this behavior?
With 5.0.3 this is still a bug.