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] RE: Wrap Selected Text with a TAG (SourceForge.net) 2. [notepad-plus - Help] Find and replace full paragraphs or lines? (SourceForge.net) 3. [notepad-plus - Help] text block (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Notepad++ v5 RC (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: Notepad++ v5 RC (SourceForge.net) 6. [notepad-plus - Help] RE: text block (SourceForge.net) 7. [notepad-plus - Help] RE: text block (SourceForge.net) 8. [notepad-plus - Help] RE: Find and replace full paragraphs or lines? (SourceForge.net) 9. [notepad-plus - Help] RE: Default file path? (SourceForge.net) 10. [notepad-plus - Help] RE: Default file path? (SourceForge.net) 11. [notepad-plus - Plugin Development] Colorbox popup by mouseover colorcode (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: Notepad++ v5 RC (SourceForge.net) 13. [notepad-plus - Open Discussion] RE: Notepad++ v5 RC (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Sat, 28 Jun 2008 14:24:28 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Wrap Selected Text with a TAG 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=5060027 By: nobody Yes this feature would be great, i've seen it for the first time on inType but i prefer use N++. ______________________________________________________________________ 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: Sat, 28 Jun 2008 14:34:42 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Find and replace full paragraphs or lines? 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=5060038 By: lonrot Hello, I use this program mostly to edit php scripting. Installing mods is pretty simple, but I cant search full code text, only lines. I havent found any option to allow me to search more than in a single line. Why or How? ______________________________________________________________________ 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: Sat, 28 Jun 2008 16:31:55 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] text block 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=5060180 By: blueozean Can you please in the text block code folding Fold make a selection box when you open a file code folded. Because if you now opens a file, the code unfolds. Greeting Blueocean ______________________________________________________________________ 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, 28 Jun 2008 17:33:21 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 RC 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=5060246 By: nobody I got the problem too. The first of several opened PHP files looks alright. In the following files the PHP code highlighting looks very strange. Most of the code is underlined with something that looks like blue barbed wire, some has got light blue background (as in the HTML doctype declaration), and some is not highlighted at all. The HTML parts seem to be alright... unless there is embedded PHP code inside the HTML tag (e.g. <input value="<?=$foo?>"></input>). Then the tag is not highlighted. ______________________________________________________________________ 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: Sat, 28 Jun 2008 18:01:02 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 RC 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=5060282 By: harrybharry That is by design actually :). Highlighting makes use of Scintilla indicators which are always rendered with some transparency, which is indeed set to about 50%. 100% is not achievable since it would hide the text (they are drawn as the last thing, so over the background and over the text) ______________________________________________________________________ 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: Sat, 28 Jun 2008 18:03:40 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: text block 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=5060286 By: harrybharry By pressing alt-0 you can fold the entire document at once. An option to fold the document on startup is probably not going to be added. ______________________________________________________________________ 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: Sat, 28 Jun 2008 18:48:34 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: text block 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=5060346 By: blueozean Unfortunately, when you save and the neueinlesen Folds was always open at 5 most strenuous open applications. Please program this function. Greeting Blue Ocean ______________________________________________________________________ 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: Sat, 28 Jun 2008 19:30:17 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Find and replace full paragraphs or lines? 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=5060390 By: fool4uanyway Try a search for "+multiline +replace": http://sourceforge.net/search/?words=%2Breplace+%2Bmultiline&sort=posted_date&so rtdir=desc&offset=0&group_id=95717&forum_id=331754&type_of_search=forums&pmode=0 &limit=50 Try CTRL+R and try typing CTRL+M. ______________________________________________________________________ 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: Sat, 28 Jun 2008 19:34:11 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Default file path? 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=5060394 By: fool4uanyway > To have it use the directory of the currently active file, _uncheck_ this option. > Switch a file atleast once or restart and it should follow the directory of the > active file. If the active file is a new document, the directory will automatically > reset to the directory that notepad++ is installed in. Of course, the file/tab switch shouldn't be necessary for the unchecking to become active. When showing the file dialog, Notepad++ should simply check the status of the option and choose the correct directory to use. ______________________________________________________________________ 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: 10 Date: Sat, 28 Jun 2008 19:35:53 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Default file path? 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=5060396 By: tmont Okay, I wasn't completely clear in my last post. Maybe these scenarios will help explain what I'm talking about. Example: ---- You have three files open: foo.txt, bar.txt and newfile. If I switch from foo.txt to newfile and try to save newfile, it will try to save it in foo.txt's directory. If you switch from newfile to bar.txt and back to newfile and try to save newfile, it will try to save it in bar.txt's directory. Newer versions of Notepad++ (greater than v4.7.5) do not do this. If you have "remember last operation" checked, and do an "open" while having foo.txt selected, it will open in foo.txt's directory. Then if you try to save newfile, it will try to save it in foo.txt's directory. If you switch from newfile to bar.txt and back to newfile and try to save it, it will still try to save it in foo.txt's directory. In this case I would want to save newfile in bar.txt's directory. ---- If we could set the user-defined default directory as the previously selected file's directory, that would accomplish this. i.e. the default directory gets updated to the selected file's directory as you focus different tabs. Right now, "remember last operation" only remembers the directory if you actually navigate to that directory, rather than on focus. I hope that makes things clearer. ______________________________________________________________________ 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: Sat, 28 Jun 2008 20:09:34 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Colorbox popup by mouseover colorcode 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=5060454 By: dunster61 Hello. Is there a plugin when you do a mouseover over a colorcode (e.g.#F0F0F0), that you can see the color in a small popup appearing? I know that the Boxer Editor can do this, just curiously we have something like this for Notepad++ too? Greetings, dunster ______________________________________________________________________ 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: 12 Date: Sat, 28 Jun 2008 15:55:00 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 RC 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=5060133 By: leeoniya2 matching tag highlighting bug found: the background color that i select, is not the background color that gets used. actually it seems like the correct background color...just diffused, it's overlayed on top of the text as maybe a 50% opacity overlay, dimming out the text behind it, and the color ends up not matching. please fix before final release. thanks, Leon ______________________________________________________________________ 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: 13 Date: Sun, 29 Jun 2008 01:00:07 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 RC 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=5060797 By: leeoniya2 If it's by design, i don't think it's the best choice. Currently, matching brackets can be styled as needed, and their intended purpose is exactly the same as tag-matching. I realize that matching a tag is slightly different logic than brace matching, but they are both done in realtime, so their behavior and operation should be implemented identically. I'm confused how it's possible to avoid an overlay in the brace-matching behavior but not the tag-matching. if for some reason the overlay behavior cannot be changed, at least externalize the opacity/transparency setting so that it can be modified, i myself cant think of a scenario where i would ever want my text dimmed unless it was styled that way intentionally. Also if it's impossible to change this behavior, it becomes even more important to implement what i suggested above, which is optionally to highlight the tagname only, because in tags that carry a lot of attributes, the dimming hinders visibility significantly, making it impractical to have the matching feature enabled when editing tag attributes. Leon ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ------------------------------ _______________________________________________ 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 25, Issue 37 *************************************************