closure-builder
Version:
Simple Closure, Soy and JavaScript Build system
48 lines (30 loc) • 1.48 kB
Markdown
# Syntax highlighting
Here are some syntax highlighters that we are aware of. We have not tried them
all and cannot vouch for their correctness or safety.
[TOC]
## IntelliJ
- By Google (Thibault Sottiaux, Denes Almasi, kaathewise): syntax
highlighting, auto-complete, static analysis. [IntelliJ plugin][intellij].
## Eclipse
- By Vincent Simonet: [Project home][eclipse-project].
## Emacs
- By Ayukawa Yasuyuki: [GitHub project][emacs-1-project].
- By Andrey Moskvitin: [GitHub project][emacs-2-project].
## Vim
- By Dugan Chen: [GitHub project][vim-project].
## TextMate
- By anvie: [GitHub project][textmate-project].
## CodeMirror
- By Jakub Vrana: [GitHub directory][codemirror-project].
## Sublime Text
- By Medium: [Package Control package][package-control] (for both ST2 and 3),
[GitHub project][sublime-project].
[intellij]: https://plugins.jetbrains.com/plugin/9841-bamboo-soy
[eclipse-project]: http://www.normalesup.org/~simonet/soft/ow/eclipse-closure-templates.en.html
[emacs-1-project]: https://github.com/toomoresuch/soy-mode
[emacs-2-project]: https://github.com/archimag/cl-closure-template
[vim-project]: https://github.com/duganchen/vim-soy
[textmate-project]: https://github.com/anvie/SoyTemplate
[codemirror-project]: https://github.com/codemirror/CodeMirror
[package-control]: https://packagecontrol.io/packages/Soy
[sublime-project]: https://github.com/Medium/soy-sublime