Page 11 of 32

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

Posted: February 21st, 2013, 12:17 pm
by Angel25
Wow, thank you, great plugin, using it already :p

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

Posted: August 26th, 2013, 5:22 am
by diegomarino81
Hello, I have a doubt about the function "Refresh Skin"?

I have to manually save the .ini file? or the command "Saves and Refresh"??

And another thing, I cannot make the autocompletion to work, I have the last N++ and Plug-in.

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

Posted: November 30th, 2013, 2:02 pm
by jsmorley
The latest 1.1.8 version of RainLexer is available in the first post of the thread.

Added missing !TogglePauseMeasureGroup bang to lexer.

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

Posted: January 5th, 2014, 6:49 pm
by jsmorley
The latest 1.1.10 version of RainLexer is available in the first post of the thread.

Added new String measure and IfMatchActions keywords to lexer.

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

Posted: January 25th, 2014, 11:53 am
by Callisto
Hello

I apologize that I write here, but the question for the topic.
I want to add Rainmetr in functionList.xml sections to be displayed in the Function List, but there were problems - do not know langID. :)

Original in Russian
Здравствуйте.

Извиняюсь, что пишу здесь, но вопрос касается темы.
Я хочу добавить Rainmetr в functionList.xml, чтоб секции отображались в Function List, но возникли проблемы - не знаю langID.

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

Posted: January 26th, 2014, 12:51 pm
by poiru
Callisto wrote:I want to add Rainmetr in functionList.xml sections to be displayed in the Function List, but there were problems - do not know langID. :)
I might be wrong, but I don't think its possible for custom lexers to obtain their own ID. That said, I believe something like this should work:

Code: Select all

<association ext="ini" id="rainmeter_something_here"/>

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

Posted: February 6th, 2014, 7:41 pm
by Callisto
Unfortunately, this method does not work I do not even know why. :(
Added so

Code: Select all

<association ext=".ini" id="ini_section"/>

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

Posted: February 8th, 2014, 11:05 am
by jsmorley
The latest 1.1.11 version of RainLexer is available in the first post of the thread.

Added !SkinCustomMenu bang.

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

Posted: April 14th, 2014, 3:50 pm
by jsmorley
The latest 1.1.12 version of RainLexer is available in the first post of the thread.

Added missing !PauseMeasureGroup and !UnPauseMeasureGroup bangs.

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

Posted: April 25th, 2014, 2:31 am
by learninginsight
Just started using Notepad++ and I thought to myself it would be nice to have a Rainmeter language option.

Googled it, found this and it is great!

Just wanted to say thanks for doing this! :D