It is currently March 28th, 2024, 9:09 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 »

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
User avatar
theAzack9
Developer
Posts: 522
Joined: March 2nd, 2016, 6:23 pm

Re: Sublime Text 2 Rainmeter package

Post 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
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Revision 2720 support

Post 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
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

theAzack9 wrote:Looks great :D
Thank you!
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Theme Switcher

Post by thatsIch »

User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post 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.
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Package Control Support

Post 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
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post by thatsIch »

User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post 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:
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: Sublime Text 2 Rainmeter package

Post 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
Post Reply