AMPscript Extensions for Sublime Text and Notepad++

Devs United > SFMC Pros  > AMPscript Extensions for Sublime Text and Notepad++

AMPscript Extensions for Sublime Text and Notepad++

A while ago (May 2012) I was bored at work, and I started to mess up with extending Sublime Text to allow my editor to highlight and validate AMPScript code. Turns out this is not a very hard task if you know how to use Regular Expressions and read the documentation about Syntax Definitions.

You can get the full source code and installation instructions from my BitBucket repository. I also created an extension for those using Notepad++.

Enjoy!

devsutd