Elixir syntax highlighting for Notepad++

November 8, 2014 ยท View on GitHub

I'm trying to implement a usefull but simple custom Elixir syntax highlighting for Notepad++.

And this is how it looks like: Screenshot of the custom highlighting in action

TODOs

  • sigils (at least regex)
  • probably more

You are welcome to submit issues for any problems you encounter or missing features.