declarations

A base package that lets other packages provide declaration highlights

steelbrain

6,816

20

Bug Reports

1.1.3

MIT

GitHub

This package provides the following services:

This package consumes the following services:

Declarations

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.

Preview

Installation

Find a package that depends on this package, and it'll automatically install it on the first run, otherwise do

apm install declarations

Usage

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.

API

The API docs for this package are available in Wiki.

License

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