Skip to content

steelbrain/atom-autocomplete

Repository files navigation

Atom-Autocomplete

Greenkeeper badge

Atom-Autocomplete is a node helper module for your Atom Autocomplete providers

Installation

npm install --save atom-autocomplete

API

function shouldTriggerAutocomplete({ editor, bufferPosition, activatedManually}): boolean

export { shouldTriggerAutocomplete }

License

This project is licensed under the terms of MIT License, see the LICENSE file for more info

About

Collection of node helpers for Atom's autocomplete providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published