mikaeljorhult / brackets-todo

Brackets/Edge Code extension that displays all TODO comments in current document or project.
144 stars 37 forks source link

Check regular expression before saving #76

Closed mikaeljorhult closed 10 years ago

mikaeljorhult commented 10 years ago

Check that the regular expression is valid before saving it to avoid breaking the parsing.