It is currently March 29th, 2024, 10:45 am

RainLexer 2.20.0 (syntax highlighter for Notepad++)

Plugins and Addons popular with the Community
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

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

Post by jsmorley »

The latest 1.1.13 version of RainLexer is available in the first post of the thread.

Added missing IfMatchMode option to lexer.
User avatar
Kaz28100
Posts: 67
Joined: May 3rd, 2012, 3:59 pm
Location: France

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

Post by Kaz28100 »

very useful tool. Thank you :)
User avatar
Nightblade
Posts: 20
Joined: August 21st, 2012, 5:17 am

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

Post by Nightblade »

Change request: Make folding ignore trailing comments.

Current behavior is to gobble any trailing comments:

Image

I propose if a comment has an empty line before and after it, it doesn't get folded.

Examples:

Code: Select all

[Variables]
@Include=#ROOTCONFIGPATH#Variables.inc
; This comment will be folded with [Variables]

Code: Select all

[Variables]
@Include=#ROOTCONFIGPATH#Variables.inc

; This comment will also be folded with [Variables]
SomeVariable=Foo

Code: Select all

[Variables]
@Include=#ROOTCONFIGPATH#Variables.inc

; This comment WON'T be folded with [Variables]

[MeasureTime]
Measure=Time
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

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

Post by jsmorley »

The latest 1.1.14 version of RainLexer is available in the first post of the thread.

Added keys for:

DefaultUpdateDivider
Image Mask options
AudioLevel Plugin
whitefoxd
Posts: 3
Joined: September 20th, 2014, 12:16 pm

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

Post by whitefoxd »

Help me. It doesn't work :(. I'm now using Notepad++ v6.6.9
Image
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

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

Post by jsmorley »

whitefoxd wrote:Help me. It doesn't work :(. I'm now using Notepad++ v6.6.9
I have no idea. I am also on v6.6.9 of NP++, and it works fine for me.

I would suggest letting it "remove" the plugin, restart NP++ to be sure you are starting with a fresh session, then exit NP++ and re-install the Rainlexer plugin as described in the first post of this thread. Allow the installation to "reset" the color scheme. What we want is to get as close as we can to a "first" install of the plugin in NP++.

Let us know if that does any good for you.
whitefoxd
Posts: 3
Joined: September 20th, 2014, 12:16 pm

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

Post by whitefoxd »

jsmorley wrote:
I have no idea. I am also on v6.6.9 of NP++, and it works fine for me.

I would suggest letting it "remove" the plugin, restart NP++ to be sure you are starting with a fresh session, then exit NP++ and re-install the Rainlexer plugin as described in the first post of this thread. Allow the installation to "reset" the color scheme. What we want is to get as close as we can to a "first" install of the plugin in NP++.

Let us know if that does any good for you.
It doesn't work, either. I even tried reinstalling the NP++ but it still doesn't work.
Do I need to tick "Don't use %APPDATA%" which is said in the setup?
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

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

Post by jsmorley »

No, I just have this during install:
np.jpg
Try running the Rainlexer installer "as administrator" and see if that helps.
You do not have the required permissions to view the files attached to this post.
whitefoxd
Posts: 3
Joined: September 20th, 2014, 12:16 pm

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

Post by whitefoxd »

It doesn't work. FML :-(
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

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

Post by jsmorley »

whitefoxd wrote:It doesn't work. FML :-(
I'm afraid I'm stumped. I have never seen that error message, and am not sure what might be causing it. Let's see if anyone else weighs in that might have run into this before.