Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaste/highlightscopes
Highlight Scopes Interactive
https://github.com/kaste/highlightscopes
sublime-plugin sublime-text
Last synced: 17 days ago
JSON representation
Highlight Scopes Interactive
- Host: GitHub
- URL: https://github.com/kaste/highlightscopes
- Owner: kaste
- Created: 2018-04-27T07:00:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T12:34:21.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T13:35:09.756Z (3 months ago)
- Topics: sublime-plugin, sublime-text
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi!
Really simple plugin. Open command palette, search for `Highlight Scopes interactive`.
The plugin will open an input widget (at the bottom of the window). Type scope names and algebraic compositions and the plugin will highlight the portions of your source code that matches.
![fpexhpjsum](https://user-images.githubusercontent.com/8558/39362741-cb3eea32-4a27-11e8-8bc3-e0c4afba3c0f.gif)
# Install
Add this repo to `Package Control`.
1. Open up the command palette (`ctrl+shift+p`), and find `Package Control: Add Repository`. Then enter the URL of this repo: `https://github.com/kaste/HighlightScopes` in the input field.
2. Open up the command palette again and find `Package Control: Install Package`, and just search for `HighlightScopes`. (just a normal install)