Declarations is a base Atom package that allows you to jump around in your files.
It has an easy to use API which binds on the Intentions package, allowing providers to show their suggestion as both highlights and in list.
Find a package that depends on this package, and it'll automatically install it on the first run, otherwise do
apm install declarations
Declaration has two different ways of activation, either as a list or highlights. See the intentions
package README to know more about usage including shortcuts and commands.
The API docs for this package are available in Wiki.
This project is licensed under the terms of MIT License, see the LICENSE file for more info
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.