Skip to content

Autocomplete SQL provider for Atom Autocomplete Plus

License

Notifications You must be signed in to change notification settings

adslqa/autocomplete-sql

 
 

Repository files navigation

Autocomplete SQL

Build Status Coverage Status Version Downloads License

Autocomplete SQL provider for Atom Autocomplete Plus

Installing

You may choose your preferred method of installation.

Command Line APM

apm install autocomplete-sql

Atom GUI

Atom->Settings->Install->Search autocomplete-sql

Command Line Git

You will have to know the location of the Atom configuration directory for your operating system. The default locations for Windows, MacOS, Linux are %USERPROFILE%\.atom and ~/.atom respectively. After cloning the package, you will have to restart Atom which will automatically load it.

cd .atom/packages
git clone git@github.com:webdevel/autocomplete-sql.git

Contributing

Please read Contributing. Feel free to submit pull requests, issues and comments! Thank you. Participants will be added to the list of Contributors.

Dependencies

Autocomplete SQL is an Atom Autocomplete+ provider and requires Autocomplete+ to be installed. Autocomplete+ is currently bundled with Atom by default.

License

Autocomplete SQL is Free and Open Source Software. It is licensed by the MIT License.

About

Autocomplete SQL provider for Atom Autocomplete Plus

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%