Menu

Question Marks in Regex

2008-07-15
2012-11-13
  • Nobody/Anonymous

    I know you guys use Scintilla for the Regex, but I have noticed that "?" doesn't work. In order to get that working do I need to put a request in the Scintilla forums, or maybe someone here has some pull there?

     
    • Quantum Rabbit

      Quantum Rabbit - 2008-07-16

      Actually this is functionality I have wondered about as well. Finding 0 or 1 or something(like negatives in dollar values) comes up a lot in files I work with. I hope this can be added to Notepad++. Maybe allowing it is a Scintilla option?