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: Language (SourceForge.net) 2. [notepad-plus - Open Discussion] Regular Expression Flaw (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: Wikipedia language (SourceForge.net) 4. [notepad-plus - Plugin Development] RE: Function plugin HELP (SourceForge.net) 5. [notepad-plus - Help] Replace Tag (SourceForge.net) 6. [notepad-plus - Plugin Development] RE: Function plugin HELP (SourceForge.net) 7. [notepad-plus - Help] RE: Replace Tag (SourceForge.net) 8. [notepad-plus - Open Discussion] Counter in inline find (SourceForge.net) 9. [notepad-plus - Plugin Development] how to get code hints working well (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Language (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Mon, 13 Oct 2008 22:28:07 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Language 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=5421217 By: heravar Check out the Settings... it must be a configuration problem... ______________________________________________________________________ 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, 13 Oct 2008 19:43:04 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Regular Expression Flaw 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=5420365 By: sag47 This is something I think could be easily fixed or modified. The regular expressions in npp don't support the "or"/'|' operator. I wanted to find two words, anything and actually in my document. I first tried typeing a(nything|ctually) which works in any javascript reg exp but since '|' isn't supported according to: http://notepad-plus.sourceforge.net/uk/regExpList.php I instead had to type a[nc][yt][tu][ha][il][nl][gy] which is annoyingly round about. Luckily those two words have the same char length but that method won't work for words of different char lengths. SAM ______________________________________________________________________ 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: Tue, 14 Oct 2008 05:47:20 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Wikipedia language 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=5422896 By: pshute You can set up syntax highlighting yourself (if someone hasn't done it already) - see http://notepad-plus.sourceforge.net/uk/UserLanguageDefineSystem-HOWTO.php . There are a few language definitions at http://notepad-plus.sourceforge.net/uk/download.php but it doesn't look like anyone has done that one. ______________________________________________________________________ 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: Tue, 14 Oct 2008 07:07:21 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Function plugin HELP 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=5423216 By: moriaty Uhh... ok... one LAST question... could anyone please recomend me a NotePad++ version that supports the most plugins...? as i see, almost none of the plugins are working with the version 5.0.3... i don't mind if i have an older version as long as the plugins are working with it! 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: Tue, 14 Oct 2008 08:19:54 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Replace 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=5423561 By: heisner Hi, With the new versions of Notepad++ I'm truely missing the CTRL+Enter functionality that triggers the 'Replace Tag'. I can access it from the menu, but this is really not good, when I'm used to use the CTRL+Enter all the time. I've tried a lot - resently I uninstalled everything and re-installed. Unfortunately without success. Does anyone have a clever advice for me? ______________________________________________________________________ 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: Tue, 14 Oct 2008 08:38:05 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Function plugin HELP 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=5423645 By: countdown First: the Function List 2.0 is an alpha version. Try with version 1.2 final. Then, I must say that it isn't true that this plugin doesn't work with 5.0.3. I've used 5.0.3 for 2 months without ever experiencing a problem. Then I moved to 5.1 beta (ANSI, not Unicode, because the Functions list plugin doesn't work otherwise) and now I'm using 5.1 RC (ANSI again, for the same reason). Everything works fine. I can tell you that some friends of mine, in the past, have experienced problems with the self-installing version of N++, and the problem was that they couldn't get plugins to work. They solved by downloading the .ZIP file. Also, a different problem has happened to me: if you are using Windows Vista and you install it in the default C:\Program Files\ folder, for some strange security reason the folder that is created is a read only one, and there's no way to change it. That's why when you run N++ it always asks you if you want to open that file, even you tick the option "Don't ask me next time". It has to do with the User Account Control (UAC) feature. When this happened, I realized that no plugins were working. They were in the right folder, but it was like they didn't exist. Windows Explorer didn't even show them, even though I KNEW they were there. So, my suggestions are: 1) Try with Functions List 1.2 final (but I don't think this will solve it) 2) Try downloading the zip file instead of the installer 3) If you are using Vista, try to install it in another folder (such as C:\Notepad++, which is the one I use), or to disable UAC, or both. If you are using Vista, I think solution number 3 will solve your problem, and I suggest to try that one before trying the others. 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=482781 ------------------------------ Message: 7 Date: Tue, 14 Oct 2008 12:53:15 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Replace 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=5424742 By: heravar I havent tried the new version yet, but cant u just map it again? ______________________________________________________________________ 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, 14 Oct 2008 15:21:55 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Counter in inline find 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=5425386 By: sonicaaaa hi. i'd like to propose an enhancement for the inline find behaviour. since the whole inline find is done when i execute it, it would be helpful to have a counter, maiybe in status bar, that tells the actual occurrence of the found token and the total number for that token. what do you think? thanks paolo ______________________________________________________________________ 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: Tue, 14 Oct 2008 15:56:43 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] how to get code hints working well 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=5425487 By: arianhojat i think no one answered my thread on Drupal as it was pretty specific to drupal maybe. I fixed the xml file a little bit so a few of problems are fixed. here is the files if anyone can help... http://www.arianhojat.com/files/drupal/notepad_plus_plus/drupal.xml http://www.arianhojat.com/files/drupal/notepad_plus_plus/userDefineLang.xml http://www.arianhojat.com/files/drupal/notepad_plus_plus/readme.txt (how to install, userDefineLang.xml can be appended if already have custom langs in there) 1. I only get function hinting (or autocompletion/code assist, not sure what to call it). I still dont get the parameters of the functions code hinting, shouldnt there be? i noticed the regular php parameter hinting doesnt work either. Using latest notepad++ 5.03. I turned on Autocomplete in the settings and checked 'Function parameters hint on input'. 2. Can't get block comments to be commented out. i use /* and */ as my start and end tags in the 'User Define Dialog'. 3. anyway to get the text inside of something like this to be greyed out. t('The image module is used to create and administer images for your site. Each image is stored as a post, with thumbnails of the original generated automatically. There are two default thumbnail sizes, thumbnail and preview. The thumbnail size is shown as the preview for image posts and when browsing image galleries. The preview is the default size when first displaying an image node.'). Since ' is a delimiter, wasnt sure if could, but php language in notepad++ seems to know what its doing, so maybe can? 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=482781 ------------------------------ Message: 10 Date: Tue, 14 Oct 2008 17:39:30 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Language 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=5425952 By: qwesp The only think I found in config is the default language. I'm using various languages, so i cannot choose one to handle syntax of every king of file. Are there any other options in config that can change this behaviour? ______________________________________________________________________ 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 29 *************************************************