An open API service indexing awesome lists of open source software.

https://github.com/facelessuser/findcursor

Sublime plugin to make finding and the cursor(s) quick and easy. https://facelessuser.github.io/FindCursor/
https://github.com/facelessuser/findcursor

Last synced: about 1 year ago
JSON representation

Sublime plugin to make finding and the cursor(s) quick and easy. https://facelessuser.github.io/FindCursor/

Awesome Lists containing this project

README

          

[![Unix Build Status][travis-image]][travis-link]
[![Package Control Downloads][pc-image]][pc-link]
![License][license-image]
# FindCursor

Sublime plugin to make finding and viewing the cursor(s) quick and easy.

# Features

- Quickly find your cursor(s) by making them highly visible.
- On additional calls, either pan through cursors or iterate through cursors.

![screencast](docs/src/markdown/images/screencast.gif)

# Documentation

https://facelessuser.github.io/FindCursor/

# License

MIT

[travis-image]: https://img.shields.io/travis/facelessuser/FindCursor/master.svg
[travis-link]: https://travis-ci.org/facelessuser/FindCursor
[pc-image]: https://img.shields.io/packagecontrol/dt/FindCursor.svg
[pc-link]: https://packagecontrol.io/packages/FindCursor
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg