Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

regexp-explorer-python

Plugin for PyCharm regular expressions

The RegExp Explorer plugin allows users to test and explore regular expressions in IDE.

Includes functionality for regular expressions:

  • test
  • explanation
  • validation

Plugin adds a permanent tool window with 4 fields:

  • Regular expression text field with syntax highlighting
  • Test string text field with the ability to set certain regular expression flags
  • Regex explanation in the form of a syntax tree
  • Simple quick reference table

Shortcuts:

  • Shift + Tab to jump between text fields

Plugin designed to simplify the development of regular expressions.

About

Plugin designed to simplify the development of regular expressions.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages