John Gardner
63ff51e2ed
Add test to keep grammar-list synced with submodules ( #3793 )
...
* Add test to check if grammar list is outdated
* Update grammar list
* Fix duplicate punctuation in error messages
2017-08-24 21:13:30 +10:00
John Gardner
dd3d8586c5
Refine definition of KiCad ( #3743 )
...
* Refine definition of KiCad language
* Add ".sch" as a registered Scheme extension
* Add more meaningful samples from real repositories
2017-08-08 18:47:26 +10:00
Paul Chaignon
2c41df376f
Switch grammar for Reason ( #3732 )
2017-08-06 11:00:35 +02:00
John Gardner
f75c5707a6
Add support for Gerber files ( #3744 )
...
* Add grammar for PCB/Gerber Images
* Add language definition for Gerber files
* Fix rogue punctuation and rip chunks off Gerber
2017-08-02 22:00:16 +10:00
James Adams
8d178bfaed
Improve Pan language support ( #3691 )
...
* Add a larger set of sample files for Pan
This is a fairly good cross section of Pan based on code from:
* https://github.com/quattor/template-library-examples
* https://github.com/quattor/template-library-core
* Add Pan language grammar
2017-07-03 18:49:15 +02:00
Robert Koeninger
6f0d801375
Added syntax definition for Fantom language ( #3660 )
...
* Added mgiannini/sublime-factor as a submodule
Provided better color for Fantom
Added license for sublime-fantom
Specified tm_scope for Fantom
* Redirected submodule for Fantom to fork with updated grammar
* Triggering build
* Updating sublime-fantom submodule
* Updated submodule sublime-fantom
* Adding Fantom samples
2017-06-21 09:29:13 +02:00
John Gardner
128abe3533
Fix spelling of Perl 6 ( #3672 )
...
Resolves #3671 .
2017-06-20 19:39:39 +10:00
John Gardner
b6460f8ed6
Add recognition and classification of WebAssembly ( #3650 )
2017-05-30 18:02:03 +10:00
andretshurotshka
60f864a138
Support for Type Language ( #3593 )
...
* Support for Type Language
* Update Type Language
* Add one more sample for Type Language
* Update Type Language grammar
2017-05-29 06:46:56 +01:00
Michael Hadley
20fdac95f6
Add Closure Templates ( #3634 )
...
* Add Closure Templates to languages.yml
* Run script/add-grammar
* Add sample
* Run script/set-language-ids
* Add codemirror_mime_type
2017-05-25 09:15:32 +01:00
Colin Seymour
234ee8b6d2
Update location of Reason grammar ( #3639 )
2017-05-25 08:59:02 +01:00
Ross Kirsling
58ab593a64
Switch Dart grammars (Sublime → Atom). ( #3633 )
2017-05-20 17:41:46 +01:00
Colin Seymour
3eea8212f4
Revert "Use Textmate's HAML grammar" ( #3629 )
...
* Revert "Use Textmate's HAML grammar (#3627 )"
This reverts commit a1e09ae3e6 .
* Add back missing grammar sources
2017-05-16 15:58:39 +01:00
Vicent Martí
a1e09ae3e6
Use Textmate's HAML grammar ( #3627 )
...
* Use Textmate's HAML grammar
* Whitelist license
2017-05-16 12:46:04 +02:00
Robert Koeninger
c1f76c26e5
Add Shen grammar to vendor/README.md ( #3626 )
...
* Added sublime-shen as submodule
* Specified tm_scope in languages.yml
* Imported copy of license
* Added Shen grammar repo to vendor/README.md
2017-05-16 08:12:45 +01:00
Serghei Iakovlev
acbab53198
Update Zephir links ( #3608 )
2017-05-10 15:56:21 +01:00
Colin Seymour
eb6a213921
Revert "Revert "Switch the PHP grammar to the upstream repo ( #3575 )"" ( #3616 )
...
* Revert "Revert "Switch the PHP grammar to the upstream repo (#3575 )" (#3603 )"
This reverts commit e93f41f097 .
2017-05-10 15:53:15 +01:00
Colin Seymour
e93f41f097
Revert "Switch the PHP grammar to the upstream repo ( #3575 )" ( #3603 )
...
* Revert "Switch the PHP grammar to the upstream repo (#3575 )"
Manually reverting this as it breaks PHP syntax highlighting on
github.com.
* Update submodule ref
2017-05-05 17:11:29 +01:00
thesave
eb38c8dcf8
[Add Language] Jolie ( #3574 )
...
* added support for Jolie language
* added support for Jolie language
* added samples for Jolie
2017-04-26 11:04:25 -07:00
Christophe Coevoet
c98ca20076
Switch the PHP grammar to the upstream repo ( #3575 )
...
* Switch the PHP grammar to the upstream repo
* Update all URLs pointing to the PHP grammar bundle
2017-04-20 14:40:44 +01:00
Michael Rawlings
3bbfc907f3
[Add Language] Marko ( #3519 )
...
* add marko
* update marko
2017-03-17 09:46:20 +00:00
Paul Chaignon
d57aa37fb7
Grammar for OpenSCAD from Textmate bundle ( #3502 )
2017-03-13 17:00:27 -07:00
Brandon Black
41ace5fba0
using fork for php.tmbundle since updates are broken
2017-02-21 17:13:55 -08:00
Alex Arslan
cc4295b3b3
Update URL for Julia TextMate repo ( #3487 )
2017-02-21 17:05:59 -08:00
Brandon Black
74a71fd90d
fixing merge conflict
2017-02-21 16:28:34 -08:00
Alex Louden
b66fcb2529
Improve Terraform (.tf) / HCL (.hcl) syntax highlighting ( #3392 )
...
* Add Terraform grammar, and change .tf and .hcl files from using Ruby to Terraform sublime syntax
* Expand Terraform sample to demonstrate more language features
* Revert terraform sample change
* Add terraform sample - Dokku AWS deploy
* Updated to latest Terraform
* Update terraform string interpolation
* Update terraform to latest
2017-02-20 10:09:59 +00:00
Paul Chaignon
d58cbc68a6
Support for the P4 language
...
P4 is a language to describe the processing pipeline of network devices
2017-02-15 06:53:46 +01:00
John Gardner
e7b5e25bf8
Add support for regular expression data ( #3441 )
2017-02-02 11:08:20 -08:00
John Gardner
93ec1922cb
Swap grammar used for CSS highlighting ( #3426 )
...
* Swap grammar used for CSS highlighting
* Whitelist license of Atom's CSS grammar
* Explicitly declare grammar as MIT-licensed
Source: https://github.com/atom/language-css/blob/5d4af/package.json#L14
2017-01-11 16:16:25 +11:00
Brandon Black
a604de9846
replacing atom grammar due to ST2 compatibility change
2017-01-03 16:46:02 -08:00
Samantha McVey
8f2820e9cc
Add XCompose language and highlighter ( #3402 )
...
* Add XCompose language and highlighter
* XCompose fix some errors in the Travis build
* Remove xmodmap files for XCompose
Most xmodmap files aren't XCompose, and there's not enough xmodmap files
which are XCompose to be worth adding to heuristics
* Remove some extensions/filenames from XCompose
* Rename and move sample to correct folder and filename
That we have added in languages.yml
* Use generated language id
2017-01-03 13:29:00 -08:00
Samantha McVey
08b63e7033
Change repository for Perl 6 grammar
2016-12-24 00:58:21 +01:00
John Gardner
45c27f26a2
Add support for the GN configuration language ( #3368 )
...
* Add samples and definition for GN build files
* Add grammar to provide GN syntax highlighting
* Fix failing tests
* Add Python extensions for GYP includes and .gclient configs
2016-12-07 09:20:23 -08:00
Brandon Black
33ce2d7264
Merge branch 'master' of https://github.com/github/linguist into meganemura-replace-haml
2016-12-06 22:13:40 -08:00
John Gardner
5aa53c0711
Swap grammar used for Ninja highlighting ( #3353 )
2016-12-06 21:32:11 -08:00
meganemura
31aafa2c78
Replace ruby-haml.tmbundle with language-haml
...
./script/add-grammar --replace ruby-haml.tmbundle https://github.com/ezekg/language-haml
2016-12-01 11:38:12 +09:00
meganemura
12f9295dd7
Improve grammar scripts ( #3350 )
...
* Remove trailing spaces
* Setup Bundler in some scripts
* Update grammar index
* Make prune-grammars script to be callable in a script directory
* Prune unused xquery grammar repo
source.xq by language-jsoniq is actual tm_scope for XQuery.
* Remove xquery submodule
git submodule deinit vendor/grammars/xquery/
git rm vendor/grammars/xquery/
* Fix invocation of script/list-grammars
This fixes #3339 .
* Make add-grammars script to be callable in a script directory
* Generate samples.json before running list-grammars
list-grammars requires linguist.
2016-11-29 10:13:33 -08:00
Arfon Smith
41c6aee8c3
Small readme edits
2016-10-29 08:30:09 -04:00
Alhadis
8cf575c37d
Update grammars list
2016-10-29 13:05:59 +11:00
Alhadis
3247d46e81
Chop trailing slashes before looking up language
2016-09-09 16:33:21 +10:00
Alhadis
09612ae42e
Add logic to update Markdown file
2016-09-07 00:21:05 +10:00