Syntax Highlighting in Smalltalk/VisualWorks
I have been using Cincom’s VisualWorks for my Smalltalk programming. It’s a nice tool, but one thing I was really missing was syntax highlighting. Nowhere in VisualWorks’ Application Developer’s Guide is there any mention of syntax highlighting.
Finally, I stumbled across a reference implying that there was a way to do this in VisualWorks, and after a Google search, learned about RB Code Highlighter. This is a package in Cincom’s StORE open repository. StORE is accessible from within VisualWorks, but the documentation isn’t exactly clear. You have to poke around on the Cincom community blogs and Smalltalk wikis and newsgroups before you really start learning about these things.
IMO, Cincom has a great Smalltalk product but they don’t do a good job of marketing it or letting new users know about the tools available for it.