Closed mfkp closed 2 years ago
For example, if you have a variable named "items", the old regex would highlight "it" in the word "items". I've added a small change to not highlight if the next character is a word character.
For example, if you have a variable named "items", the old regex would highlight "it" in the word "items". I've added a small change to not highlight if the next character is a word character.