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

autocomplete-boilerplate

Boilerplate package for creating your own custom autocomplete provider for Atom.
  • #autocomplete
  • #provider
  • #boilerplate
lonekorean
2,155
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-autocomplete-boilerplate

Boilerplate package for creating your own custom autocomplete provider for Atom.

Introduction

This package is not meant to be used directly. It's a sample package that you can build upon to quickly create a custom autocomplete plug-in for Atom.

This README contains only basic installation steps. For the full tutorial, please read Creating an Autocomplete Plug-In for Atom.

Installation

Atom provides a built-in way to download and install packages, but for local development, you'll want to do it this way.

  1. Clone this repo.
  2. Make sure you have apm installed.
    • On Mac, you might need to start Atom and go to Atom > Install Shell Commands.
    • On Windows, it's probably already there.
  3. Open your terminal, navigate into the repo directory, then run apm link.
  4. Back in Atom, you should now see atom-autocomplete-boilerplate installed.
    • On Mac, you'll find it under Atom > Preferences... > Packages > Community Packages.
    • On Windows, you'll find it under File > Settings > Packages > Community Packages.

Don't forget to reload Atom when you make changes!

  • On Mac, hit ctrl + option + command + L.
  • On Windows, hit ctrl + shift + F5.

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