Hi Robert, I went through the whole "banging my head against TiddlyWiki's implementation of CodeMirror" a while ago <https://groups.google.com/forum/#!topic/tiddlywiki/pi4TbvjRplM>. The answer I received then was that the version of CM in TW is out of date, and someone with the know-how will need to look into it. I see there are currently 12 open issues <https://github.com/Jermolene/TiddlyWiki5/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+codemirror> relating to CodeMirror for TiddlyWiki in GitHub, so hopefully someone is working on this. I have basic bracket matching working, but not automatic bracket closing yet, and there is much more I'd like to do with CM in TW as well.
Hegart. On Thursday, 31 March 2016 07:56:12 UTC+13, Robert Edwards wrote: > > I realize I'm replying to an old post..... > > I've just run across this discussion and reference to CodeMirror it looks > intriguing but I'm also having great difficulty figure out what I can do > with it and *how*. For instance Danielo mentions in this post to which > I'm replying that perhaps Stephen is in vi(m) editing mode. How would I > enable that? I use vim day-to-day and it would make my life easier to use > it in TW! > > What documentation I've found so far has been either sparse, somewhat > obtuse, or (e.g. the official CM docs) too generic for me to understand how > it works specifically in the context of TW. > > Thanks! > > On Wednesday, October 1, 2014 at 1:04:59 PM UTC-4, Danielo RodrÃguez wrote: >> >> Hello Stephen, >> >> Please download this repository as zip and check it out. There are >> several ready to test tiddlywiky files with different implementations of >> Codemirror : >> >> https://github.com/danielo515/TW5-CodemirrorPluginTest >> >> They are pretty old, but maybe can help you to see it is useful for you. >> >> The reason you can not write is probably because you have vim mode >> selected. Try hitting the i key. Or you can just remove the key mapping >> from the config Codemirror plugin. >> >> -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/54c161ff-64fd-43b1-9073-6fb9b7999f69%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

