Brackets Extension: HTMLEscaper

While it may not be as useful as my last extension, I whipped up a quick extension this week called HTMLEscaper. All it does is escape HTML. I know - not very exciting, right?

After switching to PrismJS I realized that I needed to escape any HTML characters in my code samples. I've been using this tool (HTMLEscape.net) but I really wanted something in Brackets. Here is a quick screen shot of it in action:

You can install it now via the Brackets Extension manager or grab the code on GitHub: https://github.com/cfjedimaster/brackets-htmlescaper.

Archived Comments

Comment 1 by Raymond Camden posted on 10/5/2013 at 7:29 PM

Writing a comment on my own blog just to test something. Since no one else commented, I feel ok about it. ;)