Page 26 of 30

Re: Sublime Text 2 Rainmeter package

Posted: December 20th, 2016, 3:54 pm
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

Re: Sublime Text 2 Rainmeter package

Posted: December 20th, 2016, 10:47 pm
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

Re: Sublime Text 2 Rainmeter package

Posted: December 21st, 2016, 12:31 pm
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

Re: Sublime Text 2 Rainmeter package

Posted: December 21st, 2016, 1:50 pm
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?

Re: Sublime Text 2 Rainmeter package

Posted: December 21st, 2016, 9:36 pm
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

Re: Sublime Text 2 Rainmeter package

Posted: December 21st, 2016, 11:08 pm
by eclectic-tech
Just pulled the latest, color picker is working now! Thanks! :thumbup:

Re: Sublime Text 2 Rainmeter package

Posted: December 22nd, 2016, 8:40 am
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

Re: Sublime Text 2 Rainmeter package

Posted: December 29th, 2016, 6:22 am
by thatsIch
Added support for Goto Symbol...

Image

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

Full Release Notes:

Re: Sublime Text 2 Rainmeter package

Posted: January 4th, 2017, 4:33 am
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:

Re: Sublime Text 2 Rainmeter package

Posted: January 5th, 2017, 9:23 am
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.