• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

intentions

Base package for showing intentions in Atom
steelbrain
4,810,582
1110
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Intentions

CI

Intentions is a base package that provides an easy-to-use API to show intentions based in Atom.

Usage

  • Use ALT+ENTER to open the intensions list and press ENTER (or select by mouse) to choose the action.
  • To see the all available actions hold CTRL (⌘ on macOS).

intentions-list

Note: This package does not work on older Atoms. You should install the latest version of Atom from: https://atom.io/

APIs

Intentions provides two kinds of APIs, there's Intentions List API that allows you to add items to intentions list. Here is what it looks like,

Intentions List API

The second type of API is highlight API. It allows packages to mark buffer ranges and do cool thing with them. It can be jump-to-declaration click, show type on mouse move and show color as underline. Here is what it looks like

Intentions Highlight API

You can find docs about both of these in Intentions Wiki

License

This package is licensed under the terms of MIT License, see the license file for more info.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by