How to Add Addons(hint/show-hint.js) to my angular2 codemirror?
shubhijain106 opened this issue · 1 comments
shubhijain106 commented
Im a beginner and using codemirror in angular2 and want to add autocomplete to my editor. My config is set to javascript.
rt-gavrilov commented
@shubhijain106 here is the working example with highlighting, autocomplete (by ctrl+space) and autoheight: