Skip to content

AugustoPedraza/CScript_Syntax_Highlighted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CScript Syntax Highlighter

The purpose this project is create a Eclipse syntax highlighter to CScript language(Convey's DSL).

The project began with the idea of ​​making a CScrip syntax highlighting to Sublime Text(Show sublime Text installing, but due to some limitations found during the development of sublime text version, I decided developing the sytax highlighting to Eclipse.

Sublime Text installing

  1. Download the cscript.tmLanguage and cscript.tmLanguage.cache files.

  2. Open Sublime Text 2 and do click on Preferences>Browse Packages. Select the User folder and open it. Then move the files previously downloaded.

  3. Restart Sublime Text and open a .unit file.

Editing the sublime tex syntax highlihgting.

  1. Follow the steps from this tutorial

  2. Dowload the /sublime_text/cscript.JSON-tmLanguage and use this to do the tutorial

NOTE: currently the sublime text version only highlight the header of file, the class definition and some methods.

About

Eclipse syntax highlighter to CScript language(Convey's DSL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages