[PR #9] [MERGED] KoffeeScript support for grammars and snippets #75

Closed
opened 2026-05-05 15:02:00 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: coffeescript-support


📝 Commits (6)

  • 15afcdd Added basic support for CoffeeScript
  • bb071ae Renamed Javascript grammar file
  • 2469643 Added snippet functionality to Coffeescript compatability.
  • 8a4487a Fixed mistypes
  • bf2439f Fixed incorrectly named grammar
  • 1891502 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/awatson1978/meteor-api/pull/9 **Author:** [@cslamber](https://github.com/cslamber) **Created:** 1/6/2015 **Status:** ✅ Merged **Merged:** 2/1/2015 **Merged by:** [@awatson1978](https://github.com/awatson1978) **Base:** `master` ← **Head:** `coffeescript-support` --- ### 📝 Commits (6) - [`15afcdd`](https://github.com/awatson1978/meteor-api/commit/15afcdddd1f9e623b67dfb9358efd148b4a42ebd) Added basic support for CoffeeScript - [`bb071ae`](https://github.com/awatson1978/meteor-api/commit/bb071ae8f068fa077812d7ae25a67973820b6f15) Renamed Javascript grammar file - [`2469643`](https://github.com/awatson1978/meteor-api/commit/246964375091c4af36dc324d7c6e1c3f535a0bdf) Added snippet functionality to Coffeescript compatability. - [`8a4487a`](https://github.com/awatson1978/meteor-api/commit/8a4487ad79390004707cad2b0742c37286baa019) Fixed mistypes - [`bf2439f`](https://github.com/awatson1978/meteor-api/commit/bf2439fc4d397d5b7e413ba2e345f8c8ef4daa54) Fixed incorrectly named grammar - [`1891502`](https://github.com/awatson1978/meteor-api/commit/18915023f1f9cd921e5ee3deac6a823fe777c8dc) Fixed accidentally broken JavaScript snippets. Sorry about that. ### 📊 Changes **3 files changed** (+1383 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `grammars/meteor-api-grammar-javascript.cson` (+0 -0) ➕ `grammars/meteor-api-grammer-coffeescript.cson` (+608 -0) 📝 `snippets/meteor-api-snippets.cson` (+775 -114) </details> ### 📄 Description Hi, @awatson1978 , great package. This should add support for CoffeeScript. fixes #8 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 15:02:00 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/meteor-api#75
No description provided.