Jump to content
Xtreme .Net Talk

Recommended Posts

  • Leaders
Posted

No but the JEdit text editor has a plugin available called RETester that is really useful for testing regex's. It also includes integrated regex help at the bottom. You can type a test string and your regex and test it to make sure it does what you want it to do.

 

Just out of curiosity, what would a regular expression editor look like? Have you seen a good one before?

--tim
  • Leaders
Posted

The screenshot of that looks very similar to JEdits plugin that mentioned. I thought maybe you had in mind an editor where you didn't need to know the funky matching syntax of regex so even the average user could benefit from the power of regex.

 

I've attached a screenshot of JEdit's plugin if you're interested. JEdit is open source too.

--tim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...