Clarion syntax for the Sublime Text editor
Posted on Friday, December 30th, 2011
Sublime Text is a sophisticated text editor for code, html and prose. You’ll love the slick user interface and extraordinary features.
I must say that after a few days of use I totally agree! This is looking like the top contender to replace TextPad, something I have been trying to do for years without any success. TextPad is great but falls short in a few places and until now I have not found anything that comes close to its ease of use and performance…
Of course there is no syntax definition available for clarion files by default so I have made a start on one.
Disclaimer, I am new to Sublime Text as well as GitHub but I will plug away at it for a while and see what comes out!
You should take a look at the official help for creating Syntax Definitions before trying to understand the files in the GitHub repo. When it is a little more mature I will create a package that can be loaded easily, for now you will have to do it the hard way
Grab the code for SublimeClarion on GitHub.
-brahn