phuicy
1a1e21f344
Added Web Ontology Language Support
...
As syntax is only xml, it is a very simple fix.
2015-01-14 18:11:33 +00:00
Adam Roben
0328b1cb3c
Use the original FileBlob path for filesystem access
...
FileBlob now remembers the full path that was passed to its constructor,
and uses that for performing filesystem access. FileBlob#path continues
to return a relative path as before. This ensures that you can call
methods like #size and #mode on FileBlobs with relative paths,
regardless of the current working directory.
2015-01-14 08:54:49 -05:00
David Abián
fbc99cf7e6
Update languages.yml with *.sagews
2015-01-11 19:43:20 +01:00
Paul Chaignon
5d0e9484ce
Remove last mentions of lexer
2015-01-11 10:02:52 +01:00
Arfon Smith
f4c1cc576b
Modifying BlobHelper and FileBlob to use path
2015-01-09 15:15:34 -06:00
Lars Brinkhoff
1f0c88a934
Restore the .cmake.in extension.
2015-01-09 20:02:01 +01:00
Arfon Smith
79fd12eb75
Merge branch 'master' into path-for-fileblob
2015-01-09 11:56:11 -06:00
Arfon Smith
05a98be1e5
Merge pull request #1977 from github/auto
...
Auto
2015-01-09 11:50:01 -06:00
Brandon Keepers
75d1bcdc69
Merge pull request #1912 from 0a-/master
...
vendor.yml: improved & added more regex for auto-generated stylesheets
2015-01-09 08:09:57 -08:00
Arfon Smith
7549eff9c1
Merge branch 'master' into auto
...
Conflicts:
.gitmodules
2015-01-08 17:00:45 -06:00
Arfon Smith
846cff5721
Remove pry
2015-01-08 15:10:05 -06:00
Arfon Smith
efd25ec4d2
Start using path with LazyBlob
2015-01-08 15:08:28 -06:00
Arfon Smith
1f429fb488
Whitespace
2015-01-08 14:06:00 -06:00
Arfon Smith
ec28ea299f
Use path for Generated?
2015-01-08 14:03:35 -06:00
Arfon Smith
08558aa118
Merge branch 'master' into http
...
Conflicts:
.gitmodules
2015-01-08 13:13:07 -06:00
Adam Roben
7e319b797f
Merge pull request #1970 from larsbrinkhoff/fr
...
Add missing ^ in regexp for Frege heuristic
2015-01-08 13:43:14 -05:00
Bob Tolbert
5f70776cf3
Update Hy support by adding a reference to an Atom grammar.
2015-01-08 11:09:28 -05:00
Lucas Bajolet
9be941acc8
Added support for the nit language in grammars.yml, updated languages.yml for .nit source files highlighting
...
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com >
2015-01-08 10:51:51 -05:00
Adam Roben
dd59814563
Merge pull request #1905 from joaquincasares/cql_support
...
Add support for cql and ddl files
2015-01-08 10:45:15 -05:00
Adam Roben
b704b20695
Merge pull request #1888 from MattDMo/master
...
reorganized Sublime Text extensions, added some
2015-01-08 10:42:56 -05:00
Lars Brinkhoff
71885b8a79
Add missing ^ in Frege heuristic regexp.
2015-01-08 13:02:04 +01:00
Adam Roben
5b05653881
Bump to v4.2.6
2015-01-07 10:30:51 -05:00
Florian Schäfer
e8e82a1ca3
Add grammar for CartoCSS
2015-01-07 15:27:40 +01:00
Adam Roben
8f3779c94c
Update grammars.yml to match submodules
...
I should have done this in 2c2c4740a8 .
2015-01-06 13:36:51 -05:00
Paul Chaignon
14740e8a89
Grammar for HTTP
2015-01-06 11:57:28 +01:00
Paul Chaignon
b357257f4d
Grammar for AutoHotkey
2015-01-06 09:51:51 +01:00
MattDMo
e99f6edb56
Put .sublime_* after .sublime-*
2015-01-05 13:41:58 -05:00
MattDMo
3149d1232b
Moved .sublime_metrics after .sublime-mousemap due to failing Travis test
2015-01-05 13:36:57 -05:00
Paul Chaignon
3c6218f20e
Heuristics for .cs files: Smalltalk and C#
2015-01-04 22:07:29 +01:00
Matthias Mailänder
68f04a50aa
add support for Emacs desktop files
2015-01-03 19:22:54 +01:00
Arfon Smith
be6b1bb3ee
Merge branch 'master' into cpp-c-improvements
2015-01-03 11:12:55 -06:00
Arfon Smith
6f4557a103
Updating Objective-C matchers and adding a sample C++ file
2015-01-03 11:10:24 -06:00
Matthias Mailänder
dc96f62f9e
add support for Linux .desktop files
2015-01-03 14:00:07 +01:00
Paul Chaignon
546d4163a9
Remove unnecessary file extensions
2015-01-03 09:27:43 +01:00
Paulo Matias
ebdd2d4a23
Add Bluespec SystemVerilog Sublime Text grammar
2015-01-03 00:55:19 -02:00
Paul Chaignon
401067f637
Revert #1438 : add file extensions with multiple segments
2015-01-02 22:57:20 +01:00
Paul Chaignon
8e6609c192
.xml.dist as an XML file extension
2015-01-02 22:29:44 +01:00
Matthias Mailänder
e853c36039
Update languages.yml
...
add support for Mono .dll.config XML files
2015-01-02 17:28:36 +01:00
Brandon Keepers
2be3220824
Merge pull request #1940 from github/fix-multiple-extensions
...
Fix for extensions with multiple segments
2015-01-02 10:59:30 -05:00
Lars Brinkhoff
6ae39e50ae
Fix #1731 to allow samples with multiple file extension segments.
2015-01-02 10:41:22 -05:00
Arfon Smith
e5210b5137
Update languages.yml
2015-01-02 06:53:58 -06:00
Arfon Smith
41f0950c04
Merge pull request #1933 from floscher/patch-1
...
Added CartoCSS to languages.yml
2015-01-01 13:46:22 -06:00
Florian Schäfer
9f439cd7fb
Added support for CartoCSS
...
Code sample was taken from https://github.com/gravitystorm
/openstreetmap-carto/blob/ae990905790a26ae8af107441ce9e85b60ea1266
/amenity-points.mss
2015-01-01 17:15:22 +01:00
Alex Neslusan
27a7873e08
Add color to Elm language definition
2015-01-01 20:41:05 +08:00
Alex Neslusan
5fe233384e
Update Elm support
2015-01-01 20:24:13 +08:00
Adam Roben
795f42cbaa
Merge pull request #1832 from pchaigno/optimize-generated
...
Optimization of generated?
2014-12-31 15:19:43 -05:00
Arfon Smith
6f21df7624
Merge branch 'master' into 1304-local
...
Conflicts:
grammars.yml
2014-12-30 22:15:55 -06:00
Roy Pardee
224eef9ffa
Added support for SAS syntax.
2014-12-30 06:34:37 -05:00
Paul Chaignon
c2bf6fe7f5
Grammar for WebIDL
2014-12-27 16:54:41 +01:00
archy
084a9ab976
vendor.yml: added stylesheets imported from packages
2014-12-26 04:45:37 +08:00