I have created a Sublime Text File for Syntax Highlighting which is mentioned below.Its for a new Language called Visage and the Syntax definition is taken from Groovy since most of the syntax looks like Groovy.The file name is Visage.tmLanguage and can also be found on github
- Check out the Plugin on Github .On Github pls navigate into the snippet folder to find the plugin.
Now when I am using it in Ubuntu 12.04 while using Sublime Text 2 it works great but when I use it in Sublime Text 2 for Windows it really does not show any syntax highlighting and rather it leaves entire thing plain black and white.I have also written snippets for this language which work real great in both the versions of sublime. Please help me to figure out what went wrong?