/Summarize

ST3 plugin to sum selection

Primary LanguagePython

Summarize

ST3 plugin to sum selection

1 1
2
3

will become

7

Installing

Clone this repo to your ST3/Packages folder. It might be helpful to force-upgrage your packages via Package Control.

Usage

You can also add hotkey to your key bingings:

{ "keys": ["ctrl+shift+s"], "command": "summarize"}