Skip to content

Commit 4cc872a

Browse files
committed
Add link to regex editor
1 parent b6a7360 commit 4cc872a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ See more:
8080
1. Visual Studio Code [Syntax Highlight Guide](https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide)
8181
2. TextMate [Language Grammars](https://macromates.com/manual/en/language_grammars)
8282
3. [Writing a TextMate Grammar: Some Lessons Learned](https://www.apeth.com/nonblog/stories/textmatebundle.html)
83-
4. [Building a syntax highlighting extension for VS Code](https://dev.to/borama/building-a-syntax-highlighting-extension-for-vs-code-594)
83+
4. [Building a syntax highlighting extension for VS Code](https://dev.to/borama/building-a-syntax-highlighting-extension-for-vs-code-594)
84+
5. [Regular expression editor](https://rubular.com/) to quickly experiment with matches and captures

0 commit comments

Comments
 (0)