https://github.com/melbahja/sublimetextmatchcounter
Sublime text auto count selected text plugin
https://github.com/melbahja/sublimetextmatchcounter
sublime sublime-package sublime-text-3 sublime-text-plugin
Last synced: 7 months ago
JSON representation
Sublime text auto count selected text plugin
- Host: GitHub
- URL: https://github.com/melbahja/sublimetextmatchcounter
- Owner: melbahja
- License: mit
- Created: 2019-03-05T12:45:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T13:04:16.000Z (over 6 years ago)
- Last Synced: 2025-01-19T19:48:37.818Z (9 months ago)
- Topics: sublime, sublime-package, sublime-text-3, sublime-text-plugin
- Language: Python
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SublimeTextMatchCounter
A simple plugin to auto count selected text in sublime text.

## How to install
Go to Preferences -> Browse Packages\
Open terminal at that directory\
run: ```git clone https://github.com/melbahja/SublimeTextMatchCounter```