Re: [Pharo-users] syntax highlighting / editing STON files

2016-02-12 Thread Sven Van Caekenberghe
Peter, > On 12 Feb 2016, at 12:22, Peter Uhnák wrote: > > Hi, > > is there syntax highlighting/validation for STON files? > > I'm currently editing STON file like this one > https://github.com/hpi-swa/smalltalkCI#minimal-smalltalkston-template > > and obviously I would prefer if I knew that

[Pharo-users] syntax highlighting / editing STON files

2016-02-12 Thread Peter Uhnák
Hi, is there syntax highlighting/validation for STON files? I'm currently editing STON file like this one https://github.com/hpi-swa/smalltalkCI#minimal-smalltalkston-template and obviously I would prefer if I knew that I forgot comma/typo/whatever when editing the file and not when the CI build