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 - Help] RE: Support for WIndows PowerShell
Language (SourceForge.net)
2. [notepad-plus - Help] CAN I SHARE MY OWN COLORATION LANGUAGE
? (SourceForge.net)
3. [notepad-plus - Open Discussion] Suggestion: import/export
preferences (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: FTP (SourceForge.net)
5. [notepad-plus - Open Discussion] Feature requests: open
selected file (SourceForge.net)
6. [notepad-plus - Plugin Development] custom toolbar
(SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Feature requests: open
selected file (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: custom toolbar
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Feature requests: open
selected file (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Suggestion:
import/export preferences (SourceForge.net)
11. [notepad-plus - Help] RE: Line Start in Regular Expression
(SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Feature requests: open
selected file (SourceForge.net)
13. [notepad-plus - Help] RE: Stop 'file changed' pop up
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 10 Jul 2007 12:37:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Support for
WIndows PowerShell 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=4406391
By: nobody
I went looking for the same thing.
lets say i found it in the forum before i found it on the website.
I love Notepad++!! Thanks!!
here's the powershell language addon:
http://notepad-plus.sourceforge.net/commun/userDefinedLang/NotepadPlusPlus_Power
Shell.zip
______________________________________________________________________
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: 2
Date: Tue, 10 Jul 2007 15:10:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] CAN I SHARE MY OWN
COLORATION 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=4406637
By: projetmbc
I would like to share the coloration of a simple personnal XML language ?
Is-it possible ?
How can I do it ?
______________________________________________________________________
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: Tue, 10 Jul 2007 16:57:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Suggestion: import/export preferences
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=4406767
By: nobody
Hi,
Would be nice to be able to export/import user preferences into txt or xml file.
There are quite a few preference tabs and redoing the preferences upon
reinstall/new
install can be pain.
______________________________________________________________________
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, 10 Jul 2007 18:00:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP
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=4406905
By: nobody
SmartFTP is a good solution to use in parallel to N++, just configure it to
use N++ as the default editor and configure it to automatically upload
on change.
______________________________________________________________________
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, 10 Jul 2007 20:51:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
requests: open selected file
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=4407047
By: pgmac
Hi,
Just wondering if I could put forward a couple of feature requests.
1) Open the selected file.
When in source code, if you select/highlight a filename, can we have an
option
to open this filename. I don't expect the app to determine if the file actually
exists or not, just have the option to treat the selected text as though it
were a filename and attempt to open it. If it doesn't exist, then raise an
error.
2) Go to declaration
When on a declared function (or class), can we have the option to take you
to the file and location where the function (or class) is defined. I think
this may possibly better done within the "Function List" plugin, as you will
need to have some relatively detailed knowledge of this script as well as any
scripts that it references (ie include/require). On this also, can the
"Function
List" also have the option to open the require/include files directly from it's
list?
Apologies if this isn't in quite the right spot, but my request is kind of a
mixed bag...
Cheers,
Paul
______________________________________________________________________
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: Tue, 10 Jul 2007 20:52:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
custom toolbar
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=4407049
By: nobody
I would love to have a custom toolbar, for inserting div structure, style
blocks...
<br>
______________________________________________________________________
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, 10 Jul 2007 21:10:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature requests: open selected file
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=4407061
By: bullock
Regarding (1), use <Alt>+<F5>, or Run: open file.
Regards.
Greg
______________________________________________________________________
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: Tue, 10 Jul 2007 22:32:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
custom toolbar
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=4407114
By: steakhacher
There is QuickText plugin that help you to insert blocks.
______________________________________________________________________
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, 10 Jul 2007 22:41:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature requests: open selected file
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=4407122
By: pgmac
Thanks Greg,
I just found that one myself as well. Sorry...
Cheers,
Paul
______________________________________________________________________
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, 11 Jul 2007 00:12:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Suggestion: import/export preferences
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=4407196
By: nobody
... even on restart...
______________________________________________________________________
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: 11
Date: Wed, 11 Jul 2007 00:45:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Line Start in
Regular Expression
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=4407221
By: ocroquette
Hi,
it seems the bug is still there. I have the same problem. Shall we open a new
bug report?
______________________________________________________________________
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: Wed, 11 Jul 2007 00:50:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature requests: open selected file
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=4407225
By: nobody
Regarding the second,
there are a lot of machanism needed. To create such a solution you need
something
like a "Project Manager". Only in this case it is possible to search in
predefined
files for the definition.
Best Regards
Jens
______________________________________________________________________
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: Wed, 11 Jul 2007 03:22:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Stop 'file
changed' pop up
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=4407431
By: nobody
is there any way notepad++ will refresh automatically without having to lose
focus first and then switch back 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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 14, Issue 17
*************************************************