Page 5 of 32

Re: RainLexer 1.0.0 (syntax highlighter for Notepad++)

Posted: March 3rd, 2011, 10:00 pm
by csm725
Wow! Thanks a ton, much appreciated.

Re: RainLexer 1.0.0 (syntax highlighter for Notepad++)

Posted: March 28th, 2011, 12:02 am
by imonline
Thanks! This works great!

RainLexer 1.0.1 (syntax highlighter for Notepad++)

Posted: April 7th, 2011, 11:57 am
by poiru
New version available: http://code.google.com/p/rainlexer/downloads/detail?name=RainLexer101.zip

Changes:
- Updated keywords and auto-complete list
- Installer now supports Notepad++ 5.9
- Minor fix to avoid highlighting invalid bangs

Re: RainLexer 1.0.2 (syntax highlighter for Notepad++)

Posted: July 3rd, 2011, 12:58 pm
by poiru
New version available: http://code.google.com/p/rainlexer/downloads/detail?name=RainLexer102.zip

- Added support for bangs without "Rainmeter" such as !HideMeter or !Refresh. Note that these bangs require Rainmeter 2.1 beta r848 or newer.
- Updated keywords

Re: RainLexer 1.0.2 (syntax highlighter for Notepad++)

Posted: July 3rd, 2011, 1:24 pm
by ~Faradey~
Thanks a lot, with this creating skins gets easier :thumbup:

Re: RainLexer 1.0.2 (syntax highlighter for Notepad++)

Posted: July 19th, 2011, 8:08 pm
by FlyingHyrax
Thanks for your hard work on this, poiru! :thumbup: Autocomplete is awesome, though it took some getting used to. :)

Though, I think I spotted a small bug in 1.0.2 - using autocomplete with the equals sign, Meter=ROUNDLINE is misspelled ("ROUNLINE").

Re: RainLexer 1.0.2 (syntax highlighter for Notepad++)

Posted: July 20th, 2011, 8:24 am
by poiru
FlyingHyrax wrote:Though, I think I spotted a small bug in 1.0.2 - using autocomplete with the equals sign, Meter=ROUNDLINE is misspelled ("ROUNLINE").
Thanks, I'll take care of that for the next release.

Testing 'Refresh Skin' support

Posted: August 5th, 2011, 11:43 am
by poiru
Hey guys. Inspired by the ideas floating around in this thread, I implemented 'Refresh Skin' and 'Refresh All' into RainLexer:

If you want to give it a shot, grab and install the plugin from: http://poiru.net/RainLexer110b1.zip

Then, open a (.ini) file that is also loaded in Rainmeter and select Plugins -> RainLexer -> Refresh Skin. Let me know how it works.

I plan to add support for adding the actions to the Notepad++ right-click context menu and for assigning them as shortcuts in a day or two :)

Re: RainLexer 1.0.2 (syntax highlighter for Notepad++)

Posted: August 5th, 2011, 12:32 pm
by jsmorley
Nice. Any way to move this up to its own "Rainmeter" menu bar item instead of buried under PLugings?

Re: Testing 'Refresh Skin' support

Posted: August 5th, 2011, 12:42 pm
by Mordasius
poiru wrote:....open a (.ini) file that is also loaded in Rainmeter and select Plugins -> RainLexer -> Refresh Skin. Let me know how it works.
I guess I've done something wrong because I get errors like "Unknown Config Name: \A. BackOnBlack\HDD" when trying Plugins -> RainLexer -> Refresh Skin on a meter that I've loaded. It seems to be missing the path to the skins folder - I'm using the default with Win 7 x64

Funny thing is that Plugins -> RainLexer -> Refresh All works without any error messages!