Robot-Will/Stino

Sublime Key Binding for Stino

dnnssgl opened this issue · 1 comments

Hej,

apparently Stino2017 comes without pre-defined key bindings. Since I don't have any copies of previous builds, I was wondering whether someone knows what commands need to be defined for "build" and "upload".

Best,
Dennis

Argh, found a closed issue here #455

{ "keys": ["ctrl+u"], "command": "stino_upload" },
{ "keys": ["ctrl+b"], "command": "stino_build" }