Menu

Feature Request: RegularExpression cheatsheet

2008-02-07
2012-11-13
  • Ty Landercasper

    Ty Landercasper - 2008-02-07

    I really love to use regular expressions when I need to find and replace a bunch of things. But my memory is no good, and I easily forgot all the various symbols needed. Right now theres no information about them within the program and you have to do some digging to find it on the website. It would be great if there was just a little option or something to just show the commands.

    Thanks!

     
    • fidvo

      fidvo - 2008-02-07

      You could always make the cheet sheet yourself and save it as a text file, then add it to the Favorites with the Explorer plugin.  That way you could always pull it up when you need it.  The bonus of doing it this way is that you can copy and paste from it.

       
    • Nobody/Anonymous

      There is a small list of often used regex parts in the upper right corner of the advanced Find/Replace dialog (CTRL+R), saying "Select Regex".

       
    • Jens Lorenz

      Jens Lorenz - 2008-02-08

      It would be cool if this can be implemented in the standard Find dialog.