osxpeppermint / peppermint

The official bug/features tracker for Peppermint
8 stars 2 forks source link

How quickly are ACE releases integrated with Peppermint? #68

Closed bobrocke closed 9 years ago

bobrocke commented 9 years ago

Or can a new release of ACE be simply inserted into Peppermint by the user.

osxpeppermint commented 9 years ago

Well, having the Ace releases going directly into Peppermint (e.g. by the user - as you say) would be close to impossible. Given that every time a new release comes out, there are things that have to be tweaked (it most definitely requires a number of modifications and it does not work 100% out-of-the-box).

However, given some recent changes in the Peppermint core, new Ace releases are easier than ever to integrate -- so whenever there is a new Ace release, it'll most likely be integrated in the very next Peppermint release too (be it a beta or not).

bobrocke commented 9 years ago

I figured. Brackets has its own interface to CodeMirror - you can't just plug in CodeMirror updated there either. But you can sneak in CodeMirror mode updates. ;)

osxpeppermint commented 9 years ago

CodeMirror is an interesting Ace branch, indeed. And there is some interchange-ability. However, not at a 100%. I made the decision to use Ace (instead of CM) a long time ago, and this cannot change that easily anymore. Not that I regret it by any means... :)

bobrocke commented 9 years ago

No, as far as I can tell ACE is just fine. I'm not suggesting a change.