Rainmeter
Rainmeter Package for Sublime Text 3
Labels rainmeter
Details
Installs
- Total 6K
- Win 6K
- Mac 13
- Linux 10
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 2 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 1 | 1 | 0 | 1 | 1 | 0 | 1 | 2 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 0 |
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 |
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 |
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.
Project Status
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
- using git
- using .sublime-package
- using zip
Acknowledgements
- Sublime Rainmeter plugin by merlinthered, base of this fork
- Color Highlighter plugin by Monnoroch, using the color picker
- RainLexer by poiru, which is another awesome tool for developing Rainmeter skins, for the inspiration and one of the color schemes.
- Monokai Color Scheme by Wimer Hazenberg, for providing such an amazing composition of colors.
- Kaelri for contributing the “Nexus” color scheme.
- The Rainmeter Community, for being awesome and testing this package.