It is currently March 19th, 2024, 2:34 am

Sublime Text 2 Rainmeter package

Plugins and Addons popular with the Community
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

Color Picker release 2.8.2
  • New Color Picker
  • Dropped Support for macOS and Linux
  • New select logic
  • New replacement logic
  • Asynchronous picker handling
Image

Full Release Notes: https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.8.2
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

Added better integration of the color picker

Image
Context Menu

Image
Main Menu

Full Release Notes: https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.8.3
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

Section Completion on Double Newline

First newline still counts to the previous section, but on double newline you get auto-completion for a new section.

Image

Full Release Notes: https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.8.4
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5364
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Sublime Text 2 Rainmeter package

Post by eclectic-tech »

thatsIch wrote:Added better integration of the color picker

Image
Context Menu

Image
Main Menu

Full Release Notes: https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.8.3
Doesn't load new color picker for me. Using git pull of latest build 2.8.4 or with 2.8.3 :???:

4.0.0 beta r2731 64-bit (Dec 19 2016)
Windows 10 Pro Insider Preview 64-bit (build 14986)
Path: C:\Program Files\Rainmeter\
IniFile: C:\Users\John\AppData\Roaming\Rainmeter\Rainmeter.ini
SkinPath: C:\Users\John\Documents\Rainmeter\Skins\

Any idea where I messed up?
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

eclectic-tech wrote:Doesn't load new color picker for me. Using git pull of latest build 2.8.4 or with 2.8.3 :???:

4.0.0 beta r2731 64-bit (Dec 19 2016)
Windows 10 Pro Insider Preview 64-bit (build 14986)
Path: C:\Program Files\Rainmeter\
IniFile: C:\Users\John\AppData\Roaming\Rainmeter\Rainmeter.ini
SkinPath: C:\Users\John\Documents\Rainmeter\Skins\

Any idea where I messed up?
Could you enable logging in the settings, try again and post me the error in the console via pastebin?

At least using git pull should work, since this is the same environment as I develop in :???:

€: I fixed the issue for people using git pull. It should be still broken for Package Control
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5364
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Sublime Text 2 Rainmeter package

Post by eclectic-tech »

Just pulled the latest, color picker is working now! Thanks! :thumbup:
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

Released a fix for people using package control which are having problem with the color picker.

Full Release Notes: https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.8.5
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

Added support for Goto Symbol...

Image

Fixed syntax highlighting for variable section.
Added section completion filtering.

Full Release Notes:
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5364
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Sublime Text 2 Rainmeter package

Post by eclectic-tech »

Nice additions thatsIch! :thumbup:

Didn't think I would like the 'Go To' function, but I am finding it very handy! :great:
User avatar
Mor3bane
Posts: 944
Joined: May 7th, 2016, 7:32 am
Contact:

Re: Sublime Text 2 Rainmeter package

Post by Mor3bane »

Hey Guys and Gals,

I just discovered sublime text 3 - it looks fantastically versatile

Problem: learning curve :P

I cannot seem to get the full Tools/Rainmeter/ menu to be available - I only get "indent for code folding"

Seems to be a skins directory issue but that doesn't seem to like my attempts as I have added "rainmeter_skins_path":"..." to my user settings it looks like this:

Code: Select all

{
"rainmeter_skins_path":"C:\\Users\\Morbane\\Documents\\Rainmeter\\Skins"
}

did I do something wrong?

Or something not at all?

Thanks for any assistances.
Post Reply