Well, for me the basic syntax highlighting doesn't work. I've running a recent TW5 5.1.3prerelease core and plugin repo clone. I've added a code mirror configuration tiddler. I'm pulling in Javascript support ... no errors, but also no syntax highlighting, no colored code. Nada, nothing.
On Wednesday, October 1, 2014 8:28:29 PM UTC+2, Stephen Kimmel wrote: > > Danielo, TheDiveO, et al, > > I hope this hasn't been as frustrating for you as it has been for me but I > finally see the light at the end of the tunnel. I got CodeMirror up and > running in TW5.1.2 ... at least enough to get the idea of what is going on > with it. It does act a bit differently than the classic editing functions > in an ordinary Windows textbox. But I see a lot of potential here. I'll > download the repository this evening and see where all you went with it. > > Part of the problem was the VIM keyboard mapping. When I changed it to > Sublime, things started to work for me. > > TheDiveO - The CodeMirror folks have a number of javascript support > modules that can be added in and one of those may be what you need. Adding > one of the modules isn't too bad once you figure out the trick. Take a look > at their website http://codemirror.net/doc/manual.html#addons and see if > one of those does what you're looking for. hint/javascript-hint.js > <http://codemirror.net/addon/hint/javascript-hint.js> for example. > > I am more interested in enhancing the tiddler editing environment and with > some work CodeMirror might be a good step in that direction. And, if need > be, I'll update the documentation for this plugin myself. > > Stephen > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

