Adam Roben
9092dfdc7f
Add a TextMate scope for Literate CoffeeScript
2014-10-14 10:50:39 -04:00
Adam Roben
d7fe0cc5c7
Add TextMate scopes for HTML variants
2014-10-14 10:41:19 -04:00
Adam Roben
15ec37d4bc
Add a TextMate scope for Objective-C++
2014-10-14 10:41:19 -04:00
Adam Roben
43cc701ac3
Add a TextMate scope for JSON
2014-10-14 10:41:19 -04:00
Adam Roben
7cb8357f73
Add a TextMate scope for YAML
2014-10-14 10:41:19 -04:00
Adam Roben
4b46bcf649
Add TextMate scopes for Sass/SCSS files
2014-10-14 10:41:19 -04:00
Arfon Smith
afb6041104
Merge pull request #1592 from github/vmg/tmscopes
...
Vmg/tmscopes
2014-10-14 09:07:02 -05:00
Arfon Smith
4f14db10ea
Merge pull request #933 from pchaigno/pro
...
Support of the .pro file extension for Prolog.
2014-10-13 14:57:19 -05:00
Vicent Marti
e5b6001759
Add support for TextMate scopes
2014-10-13 17:19:38 +02:00
Lars Brinkhoff
86b4de89bd
Only Forth uses .frt.
2014-09-27 06:10:19 +02:00
Paul Chaignon
8012876d5e
Support for Graph Modeling Language
2014-09-26 10:43:35 -04:00
Paul Chaignon
f59cf24a82
Merge branch 'master' into pro
2014-09-25 10:23:21 -04:00
Arfon Smith
1d2a6c38c7
Merge branch 'master' into 1267-local
...
Conflicts:
lib/linguist/samples.json
2014-09-24 16:43:42 -05:00
Vivek Galatage
ebe45e6f37
Adding JavaScript syntax support for JavaScriptBuild (.jsb) files
...
jsb is a meta build system [1] which can generate actual build files for GNU make, ninja, visual studio etc.
These files are pure javascript files. Just to differentiate them from rest of the javascript files, these are marked as .jsb file.
[1] https://github.com/vivekgalatage/jsb
2014-09-21 10:27:54 +05:30
Paul Chaignon
71d1bd75c0
Use Java lexer for Apex
2014-09-15 16:10:36 -04:00
Arfon Smith
8e7c9c4bc4
Merge pull request #1524 from ankitr/patch-1
...
Changes C# to proposed color in #1332
2014-09-15 14:07:46 -05:00
Arfon Smith
55d997f43a
Merge branch 'master' into 1530-local
...
Conflicts:
lib/linguist/samples.json
2014-09-15 13:48:22 -05:00
Arfon Smith
1829b38339
Merge pull request #1529 from fingolfin/godot
...
Add support for the GDScript language
2014-09-15 13:44:23 -05:00
Max Horn
b67c2bc2b2
Add support for G-code language
...
This is a special language controlling 3D printers (by RepRap, Makerbot,
Ultimaker etc.). It is not a general purpose programming language, but
still contains commands for e.g. looping. On the other hand, most of the
time it will be generated by another program, not hand-written. Hence I
classified it as "data".
Specification:
* http://reprap.org/wiki/G-code
Some repositories with examples:
* https://github.com/reprappro/Mendel
* https://github.com/BLLIP/bllip-parser
* https://github.com/MakerGear/M2
2014-09-15 14:59:40 +02:00
Max Horn
393c9b759e
Add support for the GDScript language
...
References:
* https://github.com/okamstudio/godot/wiki/gdscript
* http://www.godotengine.org/
Some projects using it:
* https://github.com/okamstudio/godot
* https://github.com/Qwertie-/Godot-games
My motivation for adding it: To disambiguate these .gd
files from GAP .gd files.
2014-09-15 14:31:58 +02:00
Ankit Ranjan
1cf7a6389c
Changes C# to proposed color in #1332
2014-09-13 12:00:30 -07:00
Paulo Moura
ff457af2d4
Use the Logtalk lexer for syntax coloring of Prolog files
2014-09-12 20:49:54 +01:00
Paul Chaignon
2dfb864e4e
Add .cgi as an extension for Python and Bash
2014-09-04 20:32:45 -04:00
Arfon Smith
f785aa0ae2
Merge branch 'master' into prolog-pl-samples
...
Conflicts:
lib/linguist/languages.yml
lib/linguist/samples.json
2014-09-04 15:51:30 -05:00
Arfon Smith
fae6dbfebd
Taking Heuristics for a spin.
2014-09-04 13:49:30 -05:00
Arfon Smith
305293d3e5
For the pendants
2014-09-04 11:57:10 -05:00
Arfon Smith
f97e103b6d
Merge branch 'master' into 1444-local
2014-09-04 11:51:06 -05:00
Brandon Keepers
dafca264b2
Merge pull request #1376 from t-b/add-igor-pro
...
Add highlighting for Igor Pro procedures
2014-09-03 11:12:46 -04:00
Paul Chaignon
e76837fa20
Change lexer for Emacs Lisp from Scheme to Common Lisp
2014-09-02 10:33:53 -04:00
Arfon Smith
bc999f4067
Merge pull request #1475 from StoneCypher/AddOpalToRecognizedLanguages
...
Add Opal to list of recognized languages
2014-08-28 09:48:20 -05:00
Dennis J. McWherter Jr
5d4a24dd4f
Added PigLatin language identification.
...
Updated languages.yml to associate *.pig files with PigLatin.
Added pig script example to samples/.
Updated the samples.json with to account for new sample.
2014-08-22 20:51:36 -05:00
John Haugeland
c97abe7ef5
Add Opal to list of recognized languages
2014-08-21 13:35:41 -07:00
Arfon Smith
909bce8ed9
Merge pull request #1474 from StoneCypher/AddAplToRecognizedLanguages
...
Add APL to recognized languages
2014-08-21 15:28:48 -05:00
Arfon Smith
4090c492e8
Merge pull request #1308 from pchaigno/new-lexers
...
Add lexers from Pygments
2014-08-21 14:30:38 -05:00
John Haugeland
a24afb0e12
Add APL to recognized languages
2014-08-20 20:42:50 -07:00
Thomas Braun
bc01f8b25f
Add highlighting for Igor Pro procedures
...
Available in pygments since 5ceb7533e214.
Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de >
2014-08-19 17:16:02 +02:00
James Adams
e5f20314e9
Use Pygments Pan lexer
...
The upstream pygments patches seem to have landed at GitHub as Pan code blocks
are being correctly highlighted, we should extend this to files in repositories as well.
2014-08-19 13:17:26 +01:00
Arfon Smith
8a61bcb6b5
Merge pull request #1394 from grindhold/master
...
EmberScript support
2014-08-18 13:55:44 -05:00
Edmundo Ruiz
a443380869
Added Adventure Game Studio (AGS) Script language definition and samples.
2014-08-16 11:51:15 -07:00
Arfon Smith
8f56a1096d
Merge pull request #1461 from joeyspin/patch-2
...
Add LabVIEW to languages.yml
2014-08-15 14:12:21 -05:00
joeyspin
a47dde2166
Update languages.yml
...
Put LabVIEW order after LFE and after LLVM to meet test.pedantic
2014-08-14 16:39:04 -05:00
Sean Coyne
abdd6bfbd2
Merge branch 'master' into coldfusion-lexer-update
...
* master: (29 commits)
Samples
Samples
example for bbx,cbx,lbx file (extracted from http://github.com/plk/biblatex )
Samples
Samples update
Adding samples for new extensions
Adding test to check that languages.yml includes all extensions represented in samples folder
Add LookML
Add Foundation js to vendor.yml, and test_blob.rb
Remove file extensions with multiple segments
Lexer for Handlebars
Add knockout.js library as vendor file
Support for Cycript language with .cy file extension
extension for biblatex
Adding Font Awesome to vendored files.
3.1.1
Add minimal support for recognizing OpenSCAD files.
Added .hqf sample.
Properly added sample.
Added SQF support
...
Conflicts:
lib/linguist/samples.json
2014-08-14 17:36:53 -04:00
joeyspin
d64104f472
Update languages.yml
2014-08-14 14:42:58 -05:00
joeyspin
1cd5ae2d57
Add LabVIEW to languages.yml
...
Adding XML LabVIEW project per discussion at #1386 and #1387
2014-08-14 14:21:18 -05:00
Arfon Smith
513f678b6c
Merge branch 'master' into 1417-local
...
Conflicts:
lib/linguist/samples.json
2014-08-14 12:57:24 -05:00
Arfon Smith
6675baff13
Merge pull request #1415 from KoffeinFlummi/master
...
Added SQF Support
2014-08-14 12:13:50 -05:00
Arfon Smith
a54edf71d1
Merge pull request #1426 from maieul/master
...
extension for biblatex
2014-08-14 09:29:06 -05:00
Arfon Smith
d772d1f162
Merge pull request #1408 from wilg/master
...
LookML
2014-08-13 15:43:01 -07:00
Arfon Smith
315243350b
Merge branch 'master' into 1348-local
...
Conflicts:
lib/linguist/samples.json
2014-08-13 15:32:51 -07:00
Arfon Smith
54318f4001
Merge branch 'master' into 1348-local
...
Conflicts:
lib/linguist/samples.json
2014-08-13 15:26:49 -07:00