GithubHelp home page GithubHelp logo

jleonard / atom-autocomplete-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lonekorean/atom-autocomplete-boilerplate

0.0 3.0 0.0 25 KB

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

Home Page: https://atom.io/packages/autocomplete-boilerplate

License: Other

JavaScript 73.11% CSS 26.89%

atom-autocomplete-boilerplate's Introduction

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.

atom-autocomplete-boilerplate's People

Contributors

lonekorean avatar jleonard avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.