Send Notepad-plus-plus mailing list submissions to notepad-plus-plus@lists.sourceforge.net
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] ASP Syntax Highlighting (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: yniq 5.0.3_2 (SourceForge.net) 3. [notepad-plus - Open Discussion] Thanks (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Thanks (SourceForge.net) 5. [notepad-plus - Open Discussion] Both code folding and code block highlighting (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Both code folding and code block highlighting (SourceForge.net) 7. [notepad-plus - Open Discussion] Suggestion: Regarding hotkeys. (SourceForge.net) 8. [notepad-plus - Open Discussion] How to use user-defined language as default? (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: BUG: function "Replace in all open documents" (SourceForge.net) 10. [notepad-plus - Plugin Development] RE: Introducing Falling Bricks plugin (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Wed, 24 Sep 2008 01:03:08 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] ASP 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=5314316 By: jjbyrne Hi, I am not getting any syntax highlighting in my ASP pages between the <% and %> tags. Any suggestions on how to correct 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=331753 ------------------------------ Message: 2 Date: Wed, 24 Sep 2008 02:06:26 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: yniq 5.0.3_2 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=5314514 By: singx7 Just tried it, its really cool! But can the Find Results pane re-open without using the search function? (i.e. closed the Find Result Pane after a search and re-open it using a shortcut /menu) ______________________________________________________________________ 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: Wed, 24 Sep 2008 02:26:36 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Thanks 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=5314582 By: yniq Glad to hear you like it. Can you do this with the official version? If not, it shouldn't be too hard to implement. I'll add this to my "todo" list. ______________________________________________________________________ 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: 4 Date: Wed, 24 Sep 2008 05:57:39 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Thanks 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=5315251 By: singx7 for the official version, seems not... ______________________________________________________________________ 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: 5 Date: Wed, 24 Sep 2008 09:03:07 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Both code folding and code block 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=5315961 By: sssmmmddd Hi, I wanted to use code block folding and coloring with normal txt files, by defining "tags" for open and close comment block.. So this is what I did: View / User Define Dialog - make new User Language, then choose from Language menu option Then, under Folder & Default, I define /. as folder open keyword, and ./ as folder close keyword, and give foreground colors. This opens a code block, and colors the "tags" (/. and ./) but not the contents. If I instead go under Comment & Number tab, and do the same, entire block is colored, but there is no folding. A workaround is to define /. and ./ for code block folding, and /, and ,/ for comment, give the same foreground colors, and use /. /, write comments here write comments here ,/ ./ as both colored and block-folded piece of text. Note the space between the two is required. Anyhow, I'd much rather only use a single /* instead of '/. /,' - is there any posibbility for that? What about adding a checkbox under Comment & Number saying "Treat as code block" which would allow this functionality to be applied to comment blocks? Cheers... ______________________________________________________________________ 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: Wed, 24 Sep 2008 09:26:26 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Both code folding and code block 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=5316045 By: sssmmmddd PS: Just tried this trick with 5.1 beta unicode, and it doesn't work :) goin' back to 5.0.3... ______________________________________________________________________ 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: 7 Date: Wed, 24 Sep 2008 09:34:37 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Suggestion: Regarding hotkeys. 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=5316076 By: gewone Me myself use hotkeys alot. So, actually, I must say I'm new to NP++, and truly amazed. I have used EditPad Lite (the free version of this else propriatory-ware) until now. So, I recieved news on this thing, and thought to myself that I'd better try it out. I was immediately impressed; really(!) impressed. The way of chosing "language", with built-in language-helpers, the available plugins, everything. And truly GNU stuff. It's amazing. So, the only thing I'm missing is a hotkey for the "Replace all" button in the CTRL+H menu. I assume it would be easy to drop it on CTRL+SHIFT+A or any other suitable location. This would be awsome till the next version. Big thanks anyways! :) Carl, Sweden. ______________________________________________________________________ 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: 8 Date: Wed, 24 Sep 2008 10:30:04 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] How to use user-defined language 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=5316272 By: sssmmmddd Hi, Made me a user defined language that seems t work, and I'd like t use it as default - however when I go to Settings / Preferences / New Document, the user-defined language is not listed under "Default language" - although, it gets saved in, say, session.xml ( <File ... lang="test" filename="C:\.....txt" /> ) ... Is it possible somehow to use the user-defined language as default? ______________________________________________________________________ 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: 9 Date: Wed, 24 Sep 2008 11:14:50 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG: function "Replace in all open documents" 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=5316433 By: squirrel77 I've experienced the same bug, but I get slightly different results to Den's (I'm using v5.0.3). The file in the first tab contains this text after the "replace all in all active documents" action: 111111111111 222222222222 zzzzzzzzzz 444444444444 555555555555 while the remaining tabs contain this: zzzzz111111111111 222222222222 zzzzz 444444444444 555555555555 This result partly described in bug ID 2062135. Cyril ______________________________________________________________________ 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: Wed, 24 Sep 2008 12:00:24 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Introducing Falling Bricks plugin 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=5316619 By: loonychewy I've updated this plugin to version 1.1, to be unicode only, compatible with the unicode version of Notepad++ (version 5.1 or later). If there's anybody who wants the ansi version, please let me know. Other changes: - fixed a bug with the first brick always being the square brick - changed default shortcut to be Alt-Shift-F so as not to conflict with Notepad++'s default shortcuts. Get it from my webpage above. Do not use the direct links above, as those are for the older version 1.0 ______________________________________________________________________ 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------ _______________________________________________ Notepad-plus-plus mailing list Notepad-plus-plus@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus End of Notepad-plus-plus Digest, Vol 28, Issue 31 *************************************************