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 - Open Discussion] regex code-folding criteria
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Editra, a new text
editor (SourceForge.net)
3. [notepad-plus - Help] RE: Set Windows Fomat for conf Files as
default (SourceForge.net)
4. [notepad-plus - Help] Document monitor plugin - whats does it
do? (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: E language - no syntax
highlighting (SourceForge.net)
6. [notepad-plus - Help] RE: Scintilla in Macros? (SourceForge.net)
7. [notepad-plus - Help] RE: Search in Notepad++ (SourceForge.net)
8. [notepad-plus - Plugin Development] AutomationPHP Plugin for
test (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: regex code-folding
criteria (SourceForge.net)
10. [notepad-plus - Help] RE: Search in Notepad++ (SourceForge.net)
11. [notepad-plus - Help] RE: Washed out colours with
highlighting (SourceForge.net)
12. [notepad-plus - Help] RE: Washed out colours with
highlighting (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sun, 01 Jun 2008 16:08:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] regex
code-folding criteria
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=5000850
By: todwulff
Is there a means to have code folding key on Regular Expressions?
i.e. in the language that I use NPP for, the IF/THEN/ELSEIF/ELSE/ENDIF
statements
can come in a number of flavors. A couple example constructs follow:
First construct:
IF conditional THEN
statements
[ELSEIF conditional THEN
other statements]
[ELSE
more statements]
ENDIF
Second construct:
IF conditional THEN statement
Obviously, the folding of the 2nd construct's form is invalid as it is a
single-line
statement, but if I configure the GUI to fold based on the first flavor of the
construct, then the folding logic get's confused when it comes to an iteration
of the 2nd flavor of the construct.
If we were able to construct folding criteria based upon Regular Expressions,
I think that this would go a long way in giving NPP a lot more leveragability
for the code-folding feature set.
Is this do-able in NPP currently? If so, please point me to the guidance to
facilitate same. If not, does the under-lying frameworks facilitate a means
to implement this type of programmatic code-folding based on RegEx expressions?
If so, can this be added to the list of requested features?
It seems that this is a generic enough enhancement that, if do-able, would be
able to be used by most all users of NPP, regardless of the language that they
are coding in.
Just a thought.
Thanks.
-Tod Wulff
______________________________________________________________________
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=331753
------------------------------
Message: 2
Date: Mon, 02 Jun 2008 00:38:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Editra, a new text editor
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=5001547
By: hiot_zaki
Work hard - go npp. Good luck. =)
______________________________________________________________________
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=331753
------------------------------
Message: 3
Date: Mon, 02 Jun 2008 05:11:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Set Windows
Fomat for conf Files as default
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=5002064
By: fool4uanyway
I support this request. I have a couple of SQL Server output files containing
both CRLF's and (only) LF's. Next to currently having to perform two operations,
this takes an awful lot of time, because those output files are BIG.
I haven't found a way (yet) to convert those LF's to CRLF's immediately and
only once per line using the available find/replace dialogs and options. Forward
replacing \n by \r\n will result in the first LF being replaced by CRLF, then
CRCRLF etc.. I then chose the other direction, but still had to replace all
CRCRLF's by CRLF's again. So this took me two nasty operations as well.
So I would very much welcome the ability to always be possible to choose either
format directly.
______________________________________________________________________
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: 4
Date: Mon, 02 Jun 2008 13:22:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Document monitor
plugin - whats does it do?
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=5003228
By: opossumpetya
Basically subj. - whats does document monitor plugin do? I can't find via
search,
all i find is update messages etc.
tia
______________________________________________________________________
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: 5
Date: Mon, 02 Jun 2008 14:05:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: E
language - no 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=5003306
By: sronda4
Can you help me find the xml file for E language?
Thanks.
______________________________________________________________________
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=331753
------------------------------
Message: 6
Date: Mon, 02 Jun 2008 14:10:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Scintilla in
Macros?
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=5003313
By: helling
Thanks Greg!
This is definitely more complicated than I had hoped. I will probably end up
attaching the Scintilla command to a key combination after all. But I do
appreciate
you explaining it so well and I may try it just as an experiment.
Bob
______________________________________________________________________
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: 7
Date: Mon, 02 Jun 2008 15:16:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search in
Notepad++
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=5003416
By: bradh92
I frequently use Notepad++ to search very large text files, some of them as
big as 70 megabytes. This worked resonably well until I upgraded from an older
verson to version 4.9.2. What happened in that version is that the search would
take forever to find the first instance of a string even if it was on the first
page because it wanted to search the entire document for all instances of the
string at once in order to highlight them all (sort of like Firefox does). While
this new feature may work great on normal (read small) size files, it kills
the usefulness of search on large files. I would like to see this feature be
an option that I can turn off. In the meantime I had to backgrade to version
4.8.5 which does not have this feature.
______________________________________________________________________
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: 8
Date: Tue, 03 Jun 2008 00:49:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
AutomationPHP Plugin for test
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=5004141
By: andrzej_kmicic
To when I put in order source code for "AutomationPHP" plugin, I ask about
testing.
Plugin (binary install version) is available on forum http://lc.yum.pl/forum
in section "download". Sorry registration on forum to download is required. :-(
best regards
AK
______________________________________________________________________
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: 9
Date: Tue, 03 Jun 2008 01:43:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
regex code-folding criteria
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=5004272
By: harrybharry
You can currently not do any folding based on Regexp, at least not directly.
The closest thing you have is writing a lexer with code folding support, which
you could base off regexp. The built-in regexp of Scintilla is quite limited
so folding isn't really an option, you need to use another regexp engine to
do so, probably.
I don't think regexp is the ideal solution for folding support, since you can
have any keyword at any time (user is typing), so you need to search for all
of them on the same location at the same time, and then possibly through the
rest of the document. Current lexer can handle this much better imo.
______________________________________________________________________
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=331753
------------------------------
Message: 10
Date: Tue, 03 Jun 2008 01:45:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search in
Notepad++
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=5004277
By: harrybharry
You actually _can_ turn it off, its in preferences under MISC, named Smart
highlighting.
______________________________________________________________________
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: 11
Date: Tue, 03 Jun 2008 04:12:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
colours with 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=5004577
By: muffinimal
Ah, I get it. It's actually exactly what I did after you posted this, thanks ;-)
______________________________________________________________________
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: 12
Date: Tue, 03 Jun 2008 04:12:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
colours with 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=5004579
By: muffinimal
Great! Can't wait for the next release. Thanks for the explanation and good
luck with the other bugs!
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 25, Issue 2
************************************************