Hello Mario, Thank you very much for the detailed information. I didn't know a codemirror plugin exist for TWC already. I have to say it is very well looking and looks well implemented. I have to admit I'm a bit frustrated with this because I asked several times how to get syntax highlighting with the codemirror plugin and nobody answers. Nobody did it before with TW5?
About this: > IMO the only way to deal with cm is to automate the build process. > ... a command line driven build process, that loads the .js libraries, > adds the .meta files to make them work with TW and build a custom edition. > ... or a TW based build process, that let's you download a striped down > version. > yes, that is exactly what I was looking for. But I have no idea of how to configure the process. What I would like also is to load just the needed js librares for the currently selected mode(of available ones), and do it without needing reload. How can I relate the selected mode with the needed js libraries? Can this be loaded and unloaded during Execution time? I was thinking in metadata fields that indicates the relationship between modes and the libraries. After working with codemirror I have to say that it is a very good environment, but it's monstrously huge. After using it my plugin takes more sense. It's simpler and lighter, probably what average users need. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
