[GH-ISSUE #79] Meteor JS grammar only in meteor project #65

Open
opened 2026-05-05 15:00:55 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @ndastur on GitHub (Mar 25, 2016).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/79

Don't know if this is possible. But it would be nice if the Meteor JS Grammar could be applied when in a meteor project but otherwise default to "normal" js grammar.

A meteor project could be detected by the presence of .meteor in root of app. This would probably need the whole app folder to be open. So maybe a setttings option of:

  1. Use standard grammar
  2. Always use Meteor grammar
  3. Detect meteor app and use appropriate grammar

then users can decide the behaviour.

Originally created by @ndastur on GitHub (Mar 25, 2016). Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/79 Don't know if this is possible. But it would be nice if the Meteor JS Grammar could be applied when in a meteor project but otherwise default to "normal" js grammar. A meteor project could be detected by the presence of .meteor in root of app. This would probably need the whole app folder to be open. So maybe a setttings option of: 1) Use standard grammar 2) Always use Meteor grammar 3) Detect meteor app and use appropriate grammar then users can decide the behaviour.
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#65
No description provided.