[![Donate via PayPal][donate-image]][donate-link] [![Package Control Downloads][pc-image]][pc-link] ![License][license-image] # ScopeHunter This is a simple plugin that can get the scope under the cursor(s) in Sublime Text. This plugin is useful for plugin development. ![Screenshot 1](docs/src/markdown/images/screenshot1.png) ![Screenshot 2](docs/src/markdown/images/screenshot2.png) ## Features All features are configurable via the settings file - Tooltip output showing scope, context backtrace, scope extent, color values, links to current syntax and relevant color schemes. - Customizable to show only the information you care about. - Auto copy scope to clipboard on execution. - Quick copy any or all information to the clipboard. - Toggle instant scoping to keep showing scope as you move around a file. - Supports [SubNotify](https://github.com/facelessuser/SubNotify) messages. # Documentation https://facelessuser.github.io/ScopeHunter/ # License Scope Hunter is released under the MIT license. [pc-image]: https://img.shields.io/packagecontrol/dt/ScopeHunter.svg?labelColor=333333&logo=sublime%20text [pc-link]: https://packagecontrol.io/packages/ScopeHunter [license-image]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333 [donate-image]: https://img.shields.io/badge/Donate-PayPal-3fabd1?logo=paypal [donate-link]: https://www.paypal.me/facelessuser