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 - Plugin Development] AutoIT autocomplete (SourceForge.net) 2. [notepad-plus - Open Discussion] Notepad++ v5.1 Release Candidate (SourceForge.net) 3. [notepad-plus - Help] Help with associations (SourceForge.net) 4. [notepad-plus - Plugin Development] Find in files dialog (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: Find in files dialog (SourceForge.net) 6. [notepad-plus - Help] Notepad ++ portable (SourceForge.net) 7. [notepad-plus - Help] RE: Notepad ++ portable (SourceForge.net) 8. [notepad-plus - Help] PHP variable variable colorizing (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: Suggestion: Deleting folded code line (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: dont show again update popup (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Sat, 04 Oct 2008 06:54:42 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] AutoIT autocomplete 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=5365972 By: rajeshontheweb I love AutoIT , a scripting language for windows. i had been using scite, a scintilla based text editor which has a special build with auto complete and function call tips. i spent a lot of time trying to finish off the function calltips, but there is some errors somewhere, and i am not good at xml coding as well, so i have just created a small one for autocomplete only at the moment ______________________________________________________________________ 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: Sat, 04 Oct 2008 11:00:49 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Notepad++ v5.1 Release Candidate 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=5366754 By: donho You can download v5.1 RC here : http://notepad-plus.sourceforge.net/commun/misc/npp.v5.1.bin.RC.zip v5.1 RC is quite stable, so OR will come out soon. As usual, if you find any regression or critical bug, please post here. Notepad++ v5.1 fixed bugs and added features (from v5.0.3) : 1. Make Notepad++ Unicode-compliant application(Unicode path supported). 2. Fix crash issue due to the incoherent modification/creation date. 3. Enhance Find in files feature : launch in thread, stop as wish. 4. Fix tag match highlighting mismatched bug. 5. Make tag match highlighting on non html zone optional. 6. Fix cpu high consumption bug while document is cloned with smart highlighting and xml matched highlighting features activating. 7. Refine the Save/Open file directory settings (follow tab/last operation/user defined dir). 8. Add "Doc go to new instance" and "Doc open in new instance" features. 9. Move document to another instance of Notepad++ via drag and drop document tab. 10. Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED. 11. Fix context menu incorrect setting crash bug. 12. Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment. 13. Fix a problem with Incremental search+UTF8 in win9x. 14. Fix the User defined language not working in Unicode version bug. 15. Fix bug with CPP lexer keyword list. 16. Fix auto-completion not woring for HTML, SQL and RC problem. 17. Remove all the comic sans font (finally :) ). Included plugins (Unicode): 1. TexFX v0.24a 2. MIME Tools v1.5 3. NppExport v0.2.8 4. Doc Monitor v2.2 5. NppAutoIndent 1.2 6. FTP_synchronize v0.9.6 7. NppAutoIndent 1.2 Included plugins (ANSI): 1. TexFX v0.24a 2. NppExec v0.2 RC3.2 3. Spell Checker v1.3.1 4. MIME Tools v1.5 5. FTP_synchronize v0.9.6 6. NppExport v0.2.8 7. Compare plugin v1.5.1 8. Light Explorer v1.5 9. Doc Monitor v2.2 10. NppAutoIndent 1.2 Enjoy Don ______________________________________________________________________ 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: Sat, 04 Oct 2008 12:41:18 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Help with associations 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=5367077 By: gnintendo I've associated Notepad++ to all the files and replaced Notepad with it but my problem is when I'm browsing through files there's no way to know what kind of file it is. Is there a way to change it so for Notepad++ Documents I know what type of file I'm opening? ______________________________________________________________________ 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: Sat, 04 Oct 2008 12:42:20 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Find in files dialog 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=5367083 By: ciuspree Hi All, I"m trying to build a plugin which uses the "Find In Files" dialog window. By the published API on the website I can use the NPPM_LAUNCHFINDINFILESDLG message to open this dialog and populate its "Filter" and "Path" fields, but non other field. My question is: how do I populate the "Find What" field? Thank you :) ______________________________________________________________________ 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: Sat, 04 Oct 2008 13:08:20 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Find in files dialog 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=5367166 By: donho Unfortunately, there's no way yet to fill up "Find what" field since a message can take only 2 arguments. Please let me know if you have any solution (w/o breaking the current interface). Don ______________________________________________________________________ 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: 6 Date: Fri, 26 Sep 2008 02:17:09 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad ++ portable 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=5325936 By: visibler It's possible install the notepad ++ as a portable program ? 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: 7 Date: Fri, 26 Sep 2008 03:10:03 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad ++ portable 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=5326126 By: heravar Yup, there's a pretty good compilation at portableapps.com ______________________________________________________________________ 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: Fri, 26 Sep 2008 16:46:17 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] PHP variable variable colorizing 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=5329349 By: amst Hello, NP++ 5.0.3: $$v - first dollar is not colorized like variable. ______________________________________________________________________ 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: 9 Date: Fri, 26 Sep 2008 17:28:24 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Suggestion: Deleting folded code line 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=5329540 By: airdrik I agree that this is a bug which needs to be fixed, since that is the expected behavior. ______________________________________________________________________ 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: Fri, 26 Sep 2008 17:31:42 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: dont show again update popup 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=5329559 By: airdrik In the Preferences -> Misc tab, there is a checkbox to enable/disable the Notepad++ auto-updater. ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- 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 29, Issue 4 ************************************************