yabab-dev/ng2-codemirror

How to Add Addons(hint/show-hint.js) to my angular2 codemirror?

shubhijain106 opened this issue · 1 comments

Im a beginner and using codemirror in angular2 and want to add autocomplete to my editor. My config is set to javascript.

https://plnkr.co/edit/5aiqpxjCtVmVS4VCeKmC?p=preview

@shubhijain106 here is the working example with highlighting, autocomplete (by ctrl+space) and autoheight:

https://plnkr.co/edit/xvW5LU8cQat8NsGSoGuc?p=preview