mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-15 14:15:54 -06:00
[PR #9] [MERGED] KoffeeScript support for grammars and snippets #75
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/meteor-api#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awatson1978/meteor-api/pull/9
Author: @cslamber
Created: 1/6/2015
Status: ✅ Merged
Merged: 2/1/2015
Merged by: @awatson1978
Base:
master← Head:coffeescript-support📝 Commits (6)
15afcddAdded basic support for CoffeeScriptbb071aeRenamed Javascript grammar file2469643Added snippet functionality to Coffeescript compatability.8a4487aFixed mistypesbf2439fFixed incorrectly named grammar1891502Fixed accidentally broken JavaScript snippets. Sorry about that.📊 Changes
3 files changed (+1383 additions, -114 deletions)
View changed files
📝
grammars/meteor-api-grammar-javascript.cson(+0 -0)➕
grammars/meteor-api-grammer-coffeescript.cson(+608 -0)📝
snippets/meteor-api-snippets.cson(+775 -114)📄 Description
Hi, @awatson1978 , great package. This should add support for CoffeeScript.
fixes #8
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.