Skip to content

Tern & AlloyUI support

Angelo edited this page Mar 17, 2014 · 14 revisions

AlloyUI is a framework built on top of YUI3 (JavaScript) that uses Bootstrap (HTML/CSS) to provide a simple API for building high scalable applications.

Liferay uses AlloyUI, so a Tern Plugin for AlloyUI can be very interesting to provide completion in Javascript editor in several context :

  • Eclipse : Liferay IDE could integrate Tern IDE to benefit from completion in JSDT Javascritp Editor.
  • Browser : WebContent can include some Javascript like AlloyUI. With the tern plugin, completion could be available for AUI. It exists today a CodeMirror Addon to plug it to tern, but AUI uses ACE Editor, but I think it will be easy to create it.
Clone this wiki locally