You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
Adding Emmet in a project where we use ivy-codemirror is a quite simple solution. (https://github.com/zoltan-nz/tutorial-builder/blob/42c46955536d57dd3a195ea42a587bdc6e980cb2/app/components/ivy-codemirror.js)
However, I tried to create an Ember Addon to extend ivy-codemirror with that, unfortunately it's not working, because I have to extend IvyCodeMirror.
zoltan-nz/ember-emmet-codemirror@168d1e3
Probably it would be better, if this kind of extension would be an optional option in ivy-codemirror package.
What do you think?
The text was updated successfully, but these errors were encountered: