Here comes a new SEPY release with a major change in the interface: the Find dialog In particulary:
- multiline text dialog
- search can be now made not only in all the document text, but a filter can be used:
- search only in comments
- search only in strings
- open/save search status. This will save all the options and text currently in the dialog window (useful when using long regular expressions which we want to remember in future)
- Word Start: find text only if the character before is not a word char.
Added a guide for the find operations (with also a guide to the regular expression syntax which you can use in scintilla) I hope these changes are welcome, and expecially they works..
http://sourceforge.net/projects/sepy/
Share with...