KrashDummy - 2007-11-13

In the advanced search/replace dialogbox, the "whole words" is disabled all the time.

Standard Find/replace dialogbox (Ctrl+F, Ctrl+H)
- Cannot toggle between the tabs find/replace/"find in files" dialogbox. Have to use the mouse here.
- When replacing words, the messagebox saying "can't find the word" appear to be some annoying. There should be a non clickable text in the replace-window that doesn't require a "click ok-button to continue" to continue since it slows down the efficiency if there is many words to replace.

And there is the VBS comment issue. There is two issues about commenting in vbs-scripts:
- Using "rem". Should have used a single ' character instead.
- When nothing is selected, but cursor is placed somewhere in the code, nothing happens when i tries to comment that sentence. Have to select at least one char to be able to comment the line.

Exept from that - NPP is a great program to edit script files and others text files, and is also the app I prefer to use. So thanks to the developer :)