Using RegexDesigner.NET | |
Keyboard Shortcuts |
To do this | Press this |
Create a new project | Ctrl+N |
Open an existing project | Ctrl+O |
Save the current project | Ctrl+S |
Exit RegexDesigner.NET | Alt+F4 |
To do this | Press this |
Cut | Ctrl+X |
Copy | Ctrl+C |
Paste | Ctrl+V |
Undo last action | Ctrl+Z |
To do this | Press this |
Match on a regular expression | Ctrl+M |
Replace on a regular expression | Ctrl+R |
Split on a regular expression | Ctrl+L |
Generate code from a regular expression | Ctrl+G |
Compile a regular expression to an assembly | Ctrl+Shift+B |