google / bamboo-soy

An intellij plugin supporting Closure Template language (Soy)
Apache License 2.0
48 stars 27 forks source link
closure-templates intellij intellij-plugin soy

Bamboo Soy for IntelliJ 🏮🍣🏮

Java CI with Gradle GitHub license

The smartest Intellij plugin for the Soy templating language.

output

Adds syntax highlighting, autocompletion and static analysis for your closure template files.

Installation

Install the plugin directly from your IDE or the Jetbrains plugin repository.

Feature Summary

Bamboo Soy aims to provide super-fast, no-compromise language support for Soy in IntelliJ.

As a bonus, the parser was designed to support incomplete code constructs & unbalanced tags (things don’t break when you type).

Release notes

See the release notes page.

Contributing

Small and large contributions welcome! For new features or substantial changes, please open an issue beforehand so that it can be discussed.

For all the details, see the contributing page.