Abigail Watson
c3a094b508
Prepare 2.20.0 release
2015-07-01 14:02:30 -05:00
Abigail Watson
ffc6bc1ba7
Merge pull request #55 from damonmcminn/syntax
...
Fix #54
2015-07-01 11:58:54 -07:00
Abigail Watson
b711cc77ae
Merge pull request #57 from OscarOrSomething/patch-1
...
Remove unnecessary packages from IDE section
2015-06-06 12:24:23 -05:00
Oscar
405007c260
Remove unnecessary packages from IDE section
...
Why are these here?
2015-06-06 16:48:18 +00:00
Abigail Watson
af746b3704
Update README.md
2015-05-27 10:39:16 -05:00
Abigail Watson
1ab8fdfae8
Update README.md
2015-05-27 10:38:36 -05:00
Abigail Watson
46cc1a82e3
Merge pull request #56 from picsoung/patch-1
...
Update meteor-api-snippets-html.cson
2015-05-27 10:36:15 -05:00
Nicolas Grenié
265ff6ae20
Merge pull request #1 from picsoung/picsoung-patch-1
...
Update meteor-api-snippets-javascript.cson
2015-05-27 12:42:52 +02:00
Nicolas Grenié
a451526ffc
Update meteor-api-snippets-javascript.cson
2015-05-27 12:40:51 +02:00
Nicolas Grenié
cd790edea8
Update meteor-api-snippets-html.cson
...
Fix `<template>`
2015-05-27 12:37:45 +02:00
Damon McMinn
f1776ffdb2
Match operators, (some keywords)
2015-05-27 08:45:35 +01:00
Damon McMinn
baec5de598
Uncomment function pattern matching
2015-05-27 08:21:42 +01:00
Abigail Watson
66b4f36ccd
Prepare 2.19.0 release
2015-05-06 20:46:41 -05:00
Abigail Watson
7d612e6ac4
renamed scoped-properties/ to settings/ dir
2015-05-06 20:46:30 -05:00
Abigail Watson
b73f76669f
Prepare 2.18.0 release
2015-05-06 16:24:28 -05:00
Abigail Watson
a24cbfa0bd
html grammar
2015-05-06 16:24:23 -05:00
Abigail Watson
6a4fb754d6
Prepare 2.17.0 release
2015-04-23 21:56:11 -05:00
Abigail Watson
e0003de3b2
readme updates
2015-04-23 21:56:00 -05:00
Abigail Watson
fae196e2ac
Prepare 2.16.0 release
2015-04-23 21:31:21 -05:00
Abigail Watson
b35e3267e5
added spacebar grammars; fixed .atom-text-editor::shadow error
2015-04-23 21:29:24 -05:00
Abigail Watson
ed0757b2e3
Prepare 2.14.0 release
2015-04-23 20:56:15 -05:00
Abigail Watson
a03a7028b4
bump
2015-04-23 20:56:07 -05:00
Abigail Watson
04f80705e1
Prepare 2.12.0 release
2015-02-01 19:34:39 -05:00
Abigail Watson
d67f1e6d85
updated readme
2015-02-01 19:34:22 -05:00
Abigail Watson
e0ef593f21
Prepare 2.11.0 release
2015-02-01 19:24:38 -05:00
Abigail Watson
488e9f508c
renamed CoffeeScript grammar to KoffeeScript, so it will show up after JavaScript
2015-02-01 19:24:28 -05:00
Abigail Watson
9933c36a20
Prepare 2.10.0 release
2015-02-01 19:12:21 -05:00
Abigail Watson
080215ecd1
updated router api
2015-02-01 19:07:34 -05:00
Abigail Watson
7ecf8fc0a7
breaking snippets up into separate files
2015-02-01 17:55:00 -05:00
Abigail Watson
991f5e70b3
updated api.md link
2015-02-01 17:49:57 -05:00
Abigail Watson
6c16ae32bd
Merge pull request #9 from schrislambert/coffeescript-support
...
CoffeeScript support for grammars and snippets
2015-02-01 17:46:55 -05:00
Abigail Watson
72461fbc02
Merge pull request #10 from mesosteros/master
...
Fixed deprecations in color coding
2015-02-01 17:38:20 -05:00
Carlos Santos
72fb9d8554
Fixed deprecations in color coding
2015-01-16 10:45:17 +00:00
Chris Lambert
18915023f1
Fixed accidentally broken JavaScript snippets. Sorry about that.
2015-01-07 07:19:20 -05:00
Chris Lambert
bf2439fc4d
Fixed incorrectly named grammar
2015-01-06 15:58:56 -05:00
Chris Lambert
8a4487ad79
Fixed mistypes
2015-01-06 15:47:08 -05:00
Chris Lambert
2469643750
Added snippet functionality to Coffeescript compatability.
2015-01-05 22:08:33 -05:00
Chris Lambert
bb071ae8f0
Renamed Javascript grammar file
2015-01-05 17:57:14 -05:00
Chris Lambert
15afcdddd1
Added basic support for CoffeeScript
2015-01-05 17:56:03 -05:00
Abigail Watson
32a4d118d9
Merge pull request #7 from splendido/patch-1
...
Some additions to the suggested Atom set up
2014-12-16 19:07:52 -05:00
Abigail Watson
ff07e61a54
Merge pull request #2 from pauldowman/master
...
Meteor.Collection => Mongo.Collection
2014-12-16 19:05:38 -05:00
Luca Mussi
11fc9bf298
Some additions to the suggested Atom set up
...
Hi Abigail,
I've just started to use Atom and managed to automatically associate the correct grammar/syntax highlight to both js and html file.
This requires installing another couple of packages plus some more tricky configuration.
Hopefully this might be useful to other developers finding themselves follow your suggestions to get a good Atom set up (like I did!).
Thank you very much for the great package,
feel free to ignore this PR if you're not comfortable with it.
Luca
2014-12-17 00:51:15 +01:00
Paul Dowman
aa9462fac7
Rename Meteor.Collection to Mongo.Collection
...
Update for Meteor 0.9.1.
Also rename api.meteor.collection grammar name to api.mongo.collection.
2014-10-17 09:41:41 -04:00
Paul Dowman
7bc196fa68
Fix tiny typo in README
2014-10-17 09:33:08 -04:00
Abigail Watson
5061a74617
Update README.md
2014-10-06 15:52:56 -04:00
Abigail Watson
03026a17a1
Update README.md
2014-10-06 15:52:45 -04:00
Abigail Watson
6c0b89afea
Update README.md
2014-10-06 15:47:33 -04:00
Abigail Watson
c4fb0e34af
Update README.md
2014-10-06 15:45:03 -04:00
Abigail Watson
02cdbdb1d1
Prepare 2.9.0 release
2014-10-06 15:27:48 -04:00
Abigail Watson
bcc0a6b0a2
Prepare 2.8.0 release
2014-10-06 15:22:25 -04:00