Autocomplete SQL provider for Atom Autocomplete Plus
You may choose your preferred method of installation.
apm install autocomplete-sql
Atom->Settings->Install->Search autocomplete-sql
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/packagesgit clone git@github.com:webdevel/autocomplete-sql.git
Please read Contributing. Feel free to submit pull requests, issues and comments! Thank you. Participants will be added to the list of Contributors.
Autocomplete SQL is an Atom Autocomplete+ provider and requires Autocomplete+ to be installed. Autocomplete+ is currently bundled with Atom by default.
Autocomplete SQL is Free and Open Source Software. It is licensed by the MIT License.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.