Using NotePad++ 6.6.3, when I have the following two words in the text window:
NULL
null
If I search for "null" with match-case, then it only finds 1 item, but it highlights both - this is confusing when looking through a very large text file with many examples of both.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Using NotePad++ 6.6.3, when I have the following two words in the text window:
NULL
null
If I search for "null" with match-case, then it only finds 1 item, but it highlights both - this is confusing when looking through a very large text file with many examples of both.
If you highlight after searching, the display is all right, as the highlighting uses the last search options you used.
CChris