Skip to content

Tern & CKEditor support

Angelo edited this page Sep 9, 2015 · 12 revisions

tern.jsduck provides the ckeditor tern plugin which gives you a support for CKEditor.

After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the ckeditor tern plugin and the version :

Select CKEditor Plugin

After that you can benefit with CKEditor completion :

CKEditor Completion

Completion works for CKEditor method :

CKEditor Completion On Parser

Web Browser

You can play with online demo which uses CodeMirror (inside Web Browser).

Clone this wiki locally