-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Syntax:
Support for the Ada programing language. More info on Ada if needed.
Guideline Criteria:
- Ada language on packagecontrol.io : note is the older
Ada.tmLanguage
format - so wont work directly. This has however been converted and imported intobat
successfully as a newAda.sublime-syntax
file with only minor changes needed - see repo linked below.
Working Version
- See the GitHub repo here for more information: https://github.com/wiremoons/ada-sublime-syntax
- The actual required raw
Ada.sublime-syntax
file is here: https://raw.githubusercontent.com/wiremoons/ada-sublime-syntax/main/ada-sublime-syntax/Ada.sublime-syntax
While it works fine for me with my local bat
installation - would it be possible to include the file in the next relase of bat
so other can benefit too?
Thanks
Simon