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

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

Coverage Status Code Health Scrutinizer Code Quality codecov Code Climate Test Coverage Codacy Badge Codacy Badge

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

About

Rainmeter Package for Sublime Text 3

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

License:MIT License


Languages

Language:Python 98.3%Language:AutoIt 0.7%Language:PowerShell 0.6%Language:Assembly 0.3%