perak / codemirror

CodeMirror editor for Meteor >= 1.0
27 stars 15 forks source link

Be able to make codemirror reactive. #2

Closed jakozaur closed 9 years ago

jakozaur commented 9 years ago

I implemented it in similar way I use it myself.

Though my second though is that is not so general solution as I would wish. E.g. we can't use subscription, just session variables.

Maybe asking on stackoverflow about it is a good idea?

Would wait a bit before merging it.

https://github.com/perak/codemirror/issues/1