Page 25 of 30

Re: Sublime Text 2 Rainmeter package

Posted: November 25th, 2016, 4:19 pm
by thatsIch
I am currently working on the new Shape Feature to give it a proper syntax highlighting. It is quite complex though and I am waiting until they "finalize" their API
output.png
This also requires a tad of complicated logic to verify if a user actually named the path variables the same
output.png
Not sure if this is possible

Re: Sublime Text 2 Rainmeter package

Posted: November 27th, 2016, 10:16 am
by theAzack9
thatsIch wrote:I am currently working on the new Shape Feature to give it a proper syntax highlighting. It is quite complex though and I am waiting until they "finalize" their API


This also requires a tad of complicated logic to verify if a user actually named the path variables the same


Not sure if this is possible
Looks great :D

Revision 2720 support

Posted: November 28th, 2016, 10:53 am
by thatsIch
New options for InputText plugin:
  • InputLimit
  • InputNumber
Added support via:
  • AutoCompletion
  • Syntax Highlighting
  • Smart Values
Image

https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.5.0

Re: Sublime Text 2 Rainmeter package

Posted: November 28th, 2016, 10:54 am
by thatsIch
theAzack9 wrote:Looks great :D
Thank you!

Theme Switcher

Posted: November 30th, 2016, 11:49 am
by thatsIch

Re: Sublime Text 2 Rainmeter package

Posted: November 30th, 2016, 1:38 pm
by thatsIch
I added a way to access the bleeding edge version https://ci.appveyor.com/project/thatsIch/sublime-rainmeter
for example if you want to use a feature or help me test the software before releasing it as a tag.

Package Control Support

Posted: December 3rd, 2016, 10:40 pm
by thatsIch
I changed the plugin to handle installation via Package Control. It has yet to be pulled in the official one, but you can add my own repository file.

Read https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.7.0 for full release information

Re: Sublime Text 2 Rainmeter package

Posted: December 7th, 2016, 5:26 pm
by thatsIch

Re: Sublime Text 2 Rainmeter package

Posted: December 14th, 2016, 10:48 am
by thatsIch
I am currently working on the internal structures and getting the code quality up.
There are still some parts from the ST2 days and thus do not work reliable.
Since this is now released on package control, I can not submit not working stuff anymore :D

I got it up and running to install Rainmeter and Sublime Text 3 on a server to run some tests.
Sadly the Rainmeter team removed the support for silent installation thus I had to hack it,
to make it runnable. The builds are always on the latest version of Rainmeter.

If you want to see some features, please vote on the issues or create feature requests.

https://packagecontrol.io/packages/Rainmeter
seems there are some constant users, which is good, else this whole work would be useless :great:

Re: Sublime Text 2 Rainmeter package

Posted: December 17th, 2016, 10:01 am
by thatsIch
I released a new fix regarding the syntax highlighting

Image
Prefix

Image
Postfix

Full Release Notes: https://github.com/thatsIch/sublime-rainmeter/releases/tag/2.7.1