ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Rainmeter

by thatsIch Win ALL

Rainmeter Package for Sublime Text 3

Labels rainmeter

Details

Installs

  • Total 6K
  • Win 6K
  • Mac 13
  • Linux 10
Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10
Windows 1 0 0 2 0 1 3 1 2 0 0 0 0 0 0 0 1 1 1 1 0 0 0 2 0 0 0 1 0 0 0 0 2 1 0 1 0 0 0 0 0 0 2 3 0 2
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime Rainmeter

This Sublime Text 3 plugin written in Python 3 provides an IDE like environment for creating and editing Rainmeter skins. It elevates the pain of context switching from Editor to Desktop, back and forth by integrating features like build tools to streamline the skinning process.

Image of Sublime Text in Action

Project Status

Maintenance Build status

Scrutinizer Code Quality codecov

Resources

Features

Feature Description Details
Syntax Highlighting highlight keywords and errors details
Theme Switcher quickly switch Rainmeter themes details
Code Completion suggest all possible keywords details
Snippets preconstructed code blocks via keywords details
Smart Code Completion context-sensitive auto suggestions details
Goto Symbol quick goto section details
Auto Indention enables code folding
Code Folding hide sections details
Color Picker pick and replace colors details
New Skin quick new skin scaffolding details
Refresh Skin/Rainmeter update rainmeter without leaving ST3 details
Open Skins Folder quick access to Rainmeter skins folder details
Open Paths open relative skin files details

Installation

With Package Control

  • open the command palette (default ctrl+shift+p)
  • run Package Control: Install Package command
  • search for Rainmeter and hit enter

The package will now be installed and kept up- to-date automatically.

Alternatives

Acknowledgements