A few people have asked me for the Crimson Editor syntax highlighting files for CML.
I have attached them here.
Once you have installed Crimson Editor, place the .spc and .key files in the spec directory, then place the extension.manifest and firstline.cqc files in the link directory.
To make the highlighting work correctly, the CML source file must have CQC somewhere in the first line. So just put in a comment like //CQC.
Cheers
Rohan
HAMFIELD
Software & Hardware Solutions
Makers of the Translink C-Bus Gateway
for the Apple iPad, iPhone and iPod Touch.
Is anyone using this? I just stumbled upon this by accident... sounds interesting. Its so hard to search through other code files. I'm hoping someone has a magic bullet.
Instead of Dean improving the IDE he should figure out a way to make an external one integrate
bbrendon Wrote:Is anyone using this? I just stumbled upon this by accident... sounds interesting. Its so hard to search through other code files. I'm hoping someone has a magic bullet.
Instead of Dean improving the IDE he should figure out a way to make an external one integrate
I use Crimson with the syntax highlighting 100% of the time for driver development. I only use the ide for syntax checking, debugging, and production of packages. There are too many non standard command keystrokes, lack of highlight, etc in the test harness to use on a routine basis. YMMV
Emerald was to be the follow-on open source project superseding Crimson. The original author ending up open sourcing both Crimson & Emerald. Last time I looked a few volunteers has done some minor updates to Crimson a few tears ago, Emerald was untouched for 7 years.
I use Crimson as well based on reco's here. Works great. Just installed the files above, and works great! Thanks for reviving this as I forgot all about it.