Hi,
back in 2012 I created an extension to use CodeMirror with WABrowser
so Smalltalk Syntax highlighting could be used in the web.
I now added the updated code directly to "Seaside-Pharo-Development"
package in smalltalkhub.com/mc/Seaside/Seaside31/main
Only the files from code mirror are used that are necessary to
do Smalltalk syntax highlighting (to not bloat the package too much)
Bye
T.
-----------------------------------------------------------------------------
Name: Seaside-Pharo-Development-TorstenBergmann.68
Author: TorstenBergmann
Time: 13 August 2014, 2:59:17.567199 pm
UUID: 52a4107f-f6fe-b54c-8e2d-39537cc02b83
Ancestors: Seaside-Pharo-Development-JohanBrichau.67
Add Smalltalk syntax highlighting to WABrowser using CodeMirror
- introducing a CodeMirrorFileLibrary (see class comment)
- the latest CodeMirror version 4.4. is used
- adding only the four necessary code files to syntax highlight Smalltalk code
- use them in WABrowser
See also this post from 2012
http://lists.squeakfoundation.org/pipermail/seaside/2012-May/028785.html-----------------------------------------------------------------------------
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev