You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue#1:
On your page: https://atom.io/packages/meteor-api
under section:
"Setting Up Atom As an Integrated Development Environment"
The following Atom extensions do not exist or found as listed with hyphenated names:
Atom lint
Atom Angular
Atom Bootstrap ===> Found only Atom-Bootstrap3, is this correct?
Autocomplete +
File Types (exists as file-types)
Filetype Color
Language Spacebars (exists as Language-Spacebars)
Wrap Guide (exists as wrap-guide)
Issue#2:
I also is not able to find "global" in config.cson file: ( below is pasted from your page)
Then open your config.cson file with Atom > Edit > Open Your Config and add the following under global:
Issue#3: Section "Enabling Handlebars Linting (a bit more hacky)"
Atom V0.207.0 UI is different, and I am not able to follow (outdated?) instructions.
Please advice what to do.
Is there an alternative?
Note v.207.0 UI is quite different from previous releases.
I do not see an "Atom" menu item, amongst other UI changes .... in v0.207.0.
Please update your Meteor API page to reflect that also.
Thank you.
The text was updated successfully, but these errors were encountered:
I also have issue #1. When I search for the package names that are in the README it is not clear which package I should install. Can you please provide the exact package names.
Hello:
I am using Atom v0.207.0.
Issue#1:
On your page: https://atom.io/packages/meteor-api
under section:
"Setting Up Atom As an Integrated Development Environment"
The following Atom extensions do not exist or found as listed with hyphenated names:
Atom lint
Atom Angular
Atom Bootstrap ===> Found only Atom-Bootstrap3, is this correct?
Autocomplete +
File Types (exists as file-types)
Filetype Color
Language Spacebars (exists as Language-Spacebars)
Wrap Guide (exists as wrap-guide)
Issue#2:
I also is not able to find "global" in config.cson file: ( below is pasted from your page)
Then open your config.cson file with Atom > Edit > Open Your Config and add the following under global:
'file-types':
'html': 'text.html.spacebars'
'js': 'source.js'
Issue#3: Section "Enabling Handlebars Linting (a bit more hacky)"
Atom V0.207.0 UI is different, and I am not able to follow (outdated?) instructions.
Please advice what to do.
Is there an alternative?
Note v.207.0 UI is quite different from previous releases.
I do not see an "Atom" menu item, amongst other UI changes .... in v0.207.0.
Please update your Meteor API page to reflect that also.
Thank you.
The text was updated successfully, but these errors were encountered: