• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

autocomplete-meteor-packages

Atom autocomplete for Meteor packages.
  • #meteor
  • #require
  • #import
jgoley
1.3.0 2,928
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom autocomplete for Meteor packages

Animated gif of auto-completion

Reads versions or packages file in Meteor projects and offers autocomplete suggestions when importing Meteor packages (using require or import) or including packages in package.js with api.use(.... The package name is automatically prepended with meteor/ when importing.

Suggestions are also offered in css compilers (.sass, .scss, .less and .styl) after @import '. Packages are automatically enclosed in curly brackets like so @import '{user:package}/.... (docs about import css files)

The default source file is versions (includes all user-added and core Meteor packages) but if you want to only source the user-added packages, change the 'Source file for package names' setting to packages.

If your .meteor directory is typically not in your project's root directory, you can configure this package to either search for it within your project or supply a custom location.

Meteor is pretty cool, you should check it out.

TODO

  • Implement file autocomplete when adding files/assets to packages
  • Filename autocomplete when importing files from packages in css compilers

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by