Send Notepad-plus-plus mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Plugin Development] RE: Awk       plugin (written
      in C#) (SourceForge.net)
   2. [notepad-plus - Help] RE: Tailor file explorer    bar
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   Possible RC for
      Explorer 1.5.1 (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Awk       plugin (written
      in C#) (SourceForge.net)
   5. [notepad-plus - Help] Ruby on Rails Syntax        Highlighting
      (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE:   Explorer 1.5.1 with
      lots of changes/fixes (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Mon, 03 Sep 2007 05:00:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Awk     plugin (written in C#)
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4498176
By: dv__

Great idea, man! That's what I missed in my NppExec plugin - a dialog with input
field from Notepad++ and output field to Notepad++! I also use AWK often, but
did not arrive at such realization! It will be cooool! :-)

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 2
Date: Mon, 03 Sep 2007 06:58:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Tailor file
        explorer        bar
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4498303
By: nobody

Hello,

new version 1.5.1 is out which supports exclude of files. Use *[^...].

E.g. type to exclude cpp and txt files:

*[^*.cpp;*.txt]

Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 3
Date: Mon, 03 Sep 2007 01:18:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Possible RC for Explorer 1.5.1
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4497955
By: nobody

Ok, now I am sure. You mean LRU. This should be shown in Menu->Files for faster
access and not im my plugin. Currently I think about to develop a new plugin.
Somethink like a dockable MRU. Maybe I do this or I change the sources of 
Notepad
and provide it to Don. Hopefully he implements it. If not, I be sure plugin
will come!

Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 4
Date: Mon, 03 Sep 2007 07:51:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Awk     plugin (written in C#)
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4498356
By: artiche

Thanks !
But I shouldn't code until 2h40 am... the version that I published contains
2 huge bugs. I'll post the fix this evening.

I have another idea for my plugin : connect it to a webservice to share scripts
between everyone. I started to work on that this week end.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 5
Date: Mon, 03 Sep 2007 08:35:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Ruby on Rails
        Syntax  Highlighting
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4498424
By: nobody

Does anyone have an XML Ruby on Rails definition I can use?  I am primarily
a front-end web developer and the <%= %> delimiters make Notepad++ think I am
using ASP, so the apostrophe makes the rest of the data on the line a comment,
and this means a closing delimiter ( %> )is ignored.

OR...

Is it possible to remove ASP from my language definitions, or at least remove
the apostrophe as the commentline marker?  (I tried editing langs.xml to remove
the commentline definition or remove ASP altogether, and neither worked).

Thanks!
Porter

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 6
Date: Mon, 03 Sep 2007 08:47:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Explorer 1.5.1 with lots of changes/fixes
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4498441
By: nobody

Great work, a superb plug-in. Well done Jens and thanks.

Mark B

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 4
************************************************

Reply via email to