Arfon Smith
04e1cc6d0a
Merge pull request #3079 from pchaigno/yaml-grammars
...
YAML grammar files
2016-09-04 16:54:35 -07:00
Alhadis
51d7c8f905
Use a dedicated grammar to highlight Emacs Lisp
2016-08-29 00:52:15 +10:00
Arfon Smith
cb5bc91fe3
Grammar update
2016-08-25 09:22:13 -07:00
Arfon Smith
6a2cebea7d
Updating location of XQuery grammar
2016-08-24 22:56:17 -07:00
Arfon Smith
ae10395b3a
Updating location of VHDL grammar
2016-08-24 22:53:49 -07:00
Arfon Smith
510abc7cee
Updating location of SecondLife LSL grammar
2016-08-24 22:51:13 -07:00
Arfon Smith
e8a700e4e3
Updating location of Parrot grammar
2016-08-24 22:48:10 -07:00
Arfon Smith
c13e384e18
Updating location of Forth grammar
2016-08-24 22:44:36 -07:00
Arfon Smith
4204078b19
Updating location of Cython grammar
2016-08-24 22:40:08 -07:00
Arfon Smith
17fc3d0640
Blitzmax license
2016-08-24 22:31:08 -07:00
Arfon Smith
7715254212
Moving blitzmax grammar to GitHub-hosted copy
2016-08-24 20:48:31 -07:00
Arfon Smith
2f50aa460a
Removing nuked grammars
2016-08-24 09:50:12 -07:00
Arfon Smith
c802ba3a1d
Grammar update
2016-08-24 09:37:47 -07:00
Arfon Smith
06e80f3889
Grammar update
2016-08-24 09:30:20 -07:00
Paul Chaignon
ff042a87a4
Grammar for REXX from Sublime Text package
2016-08-24 08:23:35 +02:00
John Gardner
56f0f93bbb
Change grammar used for Haskell highlighting ( #3147 )
2016-08-19 18:49:15 +02:00
Nikita Gryzlov
1868d1d190
Add 1C (BSL) language support
2016-08-19 10:21:48 +03:00
ajLangley12
705e234044
Added ASN.1 language package ( #3152 )
2016-08-13 10:25:59 +02:00
Alhadis
abfe89d8ff
Kill orphaned submodule
2016-07-21 11:05:44 +10:00
Alhadis
e84204a274
Swap language grammar used for Roff highlighting
2016-07-21 07:13:17 +10:00
Paul Chaignon
311a687740
Add zlib license for SublimeGDB
2016-07-14 13:29:08 +02:00
Paul Chaignon
1d48ff51d5
Support for GDB
2016-07-14 12:59:06 +02:00
Arfon Smith
9fcf546ae6
Merge branch 'master' into apollo
2016-07-13 09:38:38 -06:00
Arfon Smith
1f1ca3e689
Merge pull request #3105 from JamesForks/language-blade
...
Added Laravel Blade
2016-07-13 09:22:29 -06:00
chrislgarry
9fae24099c
Add license, language grammers for agc
2016-07-12 20:20:30 -04:00
James Brooks
abbc132977
Set Blade license to MIT
2016-07-11 12:28:32 +01:00
James Brooks
10be4be18f
Added Laravel Blade
2016-07-07 13:41:34 +01:00
Arwin Tio
018922349c
Change language-babel to v2.22.0
2016-06-30 04:27:19 -07:00
Arwin Tio
03c674a648
Change language-babel to release v.2.24.4
2016-06-28 16:37:51 -07:00
Paul Chaignon
4a031107ac
Support for Sublime Text YAML syntax definitions
...
Sublime Text YAML syntax definitions use the .sublime-syntax file extension
Most syntax files declare a YAML 1.2 syntax although they are YAML 1.1 compatible
Thus, the YAML version header is stripped off before parsing
Displays a warning if parsing fails
In .sublime-syntax files, the scope is under the 'scope' key -- as opposed to the usual 'scopeName' key
2016-06-26 19:47:34 +02:00
Arfon Smith
2e521a6c74
Grammars update
2016-06-21 09:28:33 -06:00
Alhadis
ebce4890b2
Add grammar to supply syntax highlighting for SubRip files
2016-06-15 21:09:19 +10:00
John Gardner
c4ab3b276f
Add syntax highlighting for Turing ( #3052 )
...
* Change Turing's colour to red
* Add a grammar for Turing
2016-06-14 13:16:26 -06:00
Alhadis
cfd5cbaba0
Remove "orphaned" grammar module
2016-06-05 20:28:24 +10:00
Alhadis
2305f9051c
Add new grammar
2016-06-05 07:27:32 +10:00
Alhadis
392ab2960f
Remove existing reStructuredText grammar
2016-06-05 07:23:10 +10:00
Alhadis
d356ea28af
Add syntax highlighting for the Clean language
2016-06-04 03:57:08 +10:00
Arfon Smith
2c3069db77
Grammar updates
2016-06-02 11:33:17 -06:00
Arfon Smith
b58c0e8f3e
Merge branch 'master' into 3020-local
2016-06-02 10:55:46 -06:00
Arfon Smith
25b761b506
Moving to Elm community grammar
2016-06-02 10:20:33 -06:00
Arfon Smith
1e502808c9
Removing old Elm grammar
2016-06-02 10:17:12 -06:00
John Gardner
4eb33fe3be
Use a dedicated grammar for highlighting Nu syntax ( #3030 )
2016-06-01 10:40:31 -06:00
Alhadis
0614055efd
Merge remote-tracking branch 'upstream/master' into wavefront
...
Resolves conflicts:
.gitmodules
2016-05-29 15:54:46 +10:00
Nate Whetsell
e70f3f595a
Add Csound languages ( #3005 )
...
* Add Csound languages
* Remove Csound Document alias
* Remove Csound Score alias
* Replace sample files
* Update language-csound grammar
* Update language-csound
* Update language-csound
* Add Makefile.sco to Makefile filenames
* Add makefile.sco sample
* Fix case of filename makefile.sco
2016-05-28 20:43:59 -05:00
Alhadis
255db77f1f
Add support for Wavefront OBJ/MTL files
2016-05-27 21:02:39 +10:00
Arfon Smith
5155ad89e8
Adding back Creole grammar ( #2999 )
2016-05-09 20:55:49 -06:00
Kepler Sticka-Jones
1a04c79738
Add ECR (Embedded Crystal) ( #2996 )
...
* Add ECR entry from language-crystal
* Add HTML+ECR to Languages.
* Create greeting.erb sample
From the ECR documentation: http://crystal-lang.org/api/ECR.html
* Rename greeting.erb to greeting.ecr
* Rename samples/HTML-ERB/greeting.ecr to samples/HTML-ECR/greeting.ecr
* Update Crystal submodule.
This contains the ECR highlighting.
* Proper named HTML+ECR folder.
The GitHub website just wouldn't do the folder right.
* Add .ecr file extension to ECR
2016-05-09 08:42:09 -07:00
Arfon Smith
aa2319a052
Cut release v4.8.5 ( #2994 )
...
* Grammar update
* Bumping to v4.8.5
2016-05-06 17:14:25 -06:00
Arfon Smith
f22181f47d
EJS support ( #2993 )
...
* Added EJS Language Support
* Added the submodule reference for ejs-tmbundle
* Adding EJS license
2016-05-06 15:58:53 -06:00
Paul Chaignon
91ea482ea6
Add grammar for CLIPS back ( #2991 )
2016-05-06 15:33:05 -06:00