thatsIch / sublime-rainmeter

Rainmeter Package for Sublime Text 3

Home Page:https://thatsich.github.io/sublime-rainmeter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add scratch test environment

thatsIch opened this issue · comments

There are some cases where you just want to test something quickly like copy pasting a provided skin to debug it.

General programming languages have something like a REPL but for Rainmeter you have to create a skin in the skins folder and activate it. Basically by activating something like

Tools > Rainmeter > Create Scratch

it generates a random skin identified by something trivial with a minimal running template and cleans it up after you close the tab.