This is a GREAT Plugin.
I'd like to have some help with setting search flags in Python.
Is this the way to do it?
flags = FINDOPTION.WHOLEWORD + FINDOPTION.MATCHCASE editor.searchAnchor() pos = editor.searchNext(flags, 'what i am looking for')
Thanks for the help. Love and peace, Joe
Log in to post a comment.
This is a GREAT Plugin.
I'd like to have some help with setting search flags in Python.
Is this the way to do it?
Thanks for the help.
Love and peace,
Joe
Last edit: Joe Codeswell 2014-01-23