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 - Open Discussion] RE: Vertical selection
(SourceForge.net)
2. [notepad-plus - Open Discussion] improvement functionality of
notepad++ (SourceForge.net)
3. Re: reStructuredText? (Mike Pumphrey)
4. [notepad-plus - Open Discussion] Provide option to unbind
cursor (SourceForge.net)
5. [notepad-plus - Open Discussion] Problems in 5.2 (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: ALL reserved keywords
for PHP and JavaScript! (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: Hidden menu bar and
plugins (SourceForge.net)
8. [notepad-plus - Help] RE: "Box" mode edit? (SourceForge.net)
9. [notepad-plus - Help] RE: Brace Highlighting - Background
color issue (SourceForge.net)
10. [notepad-plus - Help] RE: Brace Highlighting - Background
color issue (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 20 Mar 2009 11:47:15 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Vertical selection
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=6886984
By: sadeq1
Hi again,
This message editor seems to reduce any consecutive spaces and TABs to a single
space. This prevents me from explaining what my problem is. If you can guess
what I am saying, then please reply.
The whole discussion is about spaces, but I cannot display it here. Ok, I have
to go before I get fired.
Sadeq1
______________________________________________________________________
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: Fri, 20 Mar 2009 13:26:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
improvement functionality of notepad++
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=6888015
By: dimanisu
Hello
I?m programming in C and C++, and I would like to know following questions:
1. Is it possible to add the collapse / slideout panel to the editor in
which
all employed variables in this file could be displayed? What about if such
variable has a comment text like ?//?, is it necessary to display the comment
text in a separate field? And when variable is selected in this panel, is it
necessary to set a bookmark everywhere this variable is found in the file?
2. Is it possible to set a color for the macroexpansion name? In other
words,
if color could be set for such a construction: #define NAME 1 in notepad++
(field
? PREPROCESSOR in a ?Style definition? tag), so is it possible to set
a color for the NAME? May be it is possible to add an option permit/ inhibit
of NAME light in a program text by a color which is determined in a field
PREPROCESSOR. I don?t use a regex!!!
3. Is it possible to add a color choosing capability for the functions
i.e.
if there is a function name in a program text, is it possible to set a color
to name?
4. Is it possible to realize the same stuff like in 1st paragraph, but for
the
functions :)
5. Is it possible to set a color for the element structure level i.e. if
there
is a such note
Struct1.member1.member2.member3
Or
Struct1->member1->member2->member3
( well, you see )
I?d like to set a color for the Struct1, member1, ?, member10. ( 10 levels
are max).
In my opinion, such innovations will extend program facilities dramatically.
Thank you. With best regards.
Russian text:
????????????!
? ???????????? ?? C ? C++ ? ????? ?? ??????
?????????:
1. ???????? ?? ???????? ? ????????
??????????/??????????? ??????, ?? ???????
???????????? ?? ??? ??????????, ???????
???????????? ? ?????? ?????? ? ???? ? ??????
?????????? ??? ? ??????? ??????????? ?//?,
?? ?????????? ????? ? ??????????? ? ?????????
????. ? ??? ?????? ????? ?????????? ? ????
??????, ???????????? ?? ???????? ?????, ???
??? ?????????? ??????????? ? ?????? ?????.
2. ???????? ?? ???????? ???? ??? ?????
????????????????? ?.?. ???? ??? ?????
???????????: #define NAME 1 ? notepad++ ????? ??????
???? (???? ? PREPROCESSOR ?? ??????? ????????????
???????), ?? ????? ?? ???????? ???????????
???????? ???? ??? NAME. ??? ???????? ?????
??????????/?????????? ????????? NAME ? ??????
????????? ??? ??????, ??????? ????????? ?
???? PREPROCESSOR (?????? ????). ? ?? ?????????
regex!!!
3. ???????? ?? ???????? ??????????? ??????
????? ??? ???????. ?.?. ???? ? ?????? ?????????
??????????? ??? ??????? ? ?? ????????????
?? ????? ??????.
4. ????, ??? ? ?.1, ?? ?????? ??? ??????? :)
5. ???????? ?? ???????? ???? ??????? ?????????
?????????. ?.?. ???? ???? ????? ??????
Struct1.member1.member2.member3
???
Struct1->member1->member2->member3 (?? ?? ??????)
?? ???????? ???? ???? ??? Struct1, member1, ?, member10.
(max 10 ???????)
??? ???????, ??? ??? ???????????? ???????????
?? ????????? ???????????????? ?????????.
______________________________________________________________________
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: Fri, 20 Mar 2009 12:58:57 -0400
From: Mike Pumphrey <[email protected]>
Subject: Re: [Notepad-plus-plus] reStructuredText?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi all. If Notepad++ doesn't actually have any plugin support for rst
(reStructured Text), can someone suggest another text editor that would?
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
Mike Pumphrey wrote:
> Hi there everyone. I'm new to the list, but I'm a longtime N++ user.
> At my workplace, we have recently started switching our documentation
> from Confluence to Sphinx (for GeoServer, if anyone's interested in
> GIS). Sphinx uses reStructuredText for its syntax, which Notepad++
> doesn't seem to support natively. :( Is there a plugin for this
> format, or are there any plans to support rst in the future?
>
> Thanks,
> Mike Pumphrey
> OpenGeo - http://opengeo.org
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Notepad-plus-plus mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
------------------------------
Message: 4
Date: Fri, 20 Mar 2009 14:41:04 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Provide
option to unbind cursor
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=6888780
By: booknut
It would be nice to unbind the cursor to the current line. In other words,
allow the cursor to move into the space to the right of the current line. This
allows up arrows to stay in the same column.
______________________________________________________________________
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: Fri, 20 Mar 2009 15:16:52 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Problems
in 5.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=6889189
By: thorsman99
I am receiving an error when searching for two character strings. I have saved
a dump if anyone wants it. In the meantime I have switched back to 5.0.3.
I also noticed that the open file name is not displaying in the title bar.
______________________________________________________________________
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: Fri, 20 Mar 2009 15:19:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: ALL
reserved keywords for PHP and JavaScript!
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=6889218
By: beholder4096
Hi, mayteks,
I do encourage you to try NPP once again, because it is very easy to get all
of the functions of a particular language highlighted. If you have any trouble
with it, let me know here, I can help you set it up.
______________________________________________________________________
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: Fri, 20 Mar 2009 15:20:03 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hidden menu bar and plugins
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=6889219
By: cocinerox
Hi! If anyone is interested I made a little dirty change to the WindowManager
plugin (latest unicode version) that enables working with hidden menu bar. You
can get it from here:
http://www.file-upload.eu/download-1539302/WindowManagerMod.zip.html
The function toggleMgr in WndMgr.cpp has been modified:
//start code
void toggleMgr(void)
{
bool menuHidden = ::SendMessage(nppData._nppHandle, NPPM_ISMENUHIDDEN, 0, 0);
if (menuHidden == TRUE)
::SendMessage(nppData._nppHandle, NPPM_HIDEMENU, 0, FALSE);
... (original code)...
if (menuHidden == TRUE)
::SendMessage(nppData._nppHandle, NPPM_HIDEMENU, 0, TRUE);
}
//end code
Ok, it's rather ugly and causes a tiny "flash", but works for me.
If anyone has better idea, please share it.
cocinerox
______________________________________________________________________
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: 8
Date: Fri, 20 Mar 2009 15:50:39 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: "Box" mode
edit?
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=6889514
By: airdrik
This seems to me a bug in the column mode editing. What you would expect is
when you have a box selected and type abc, it should replace each row's
selection
with "abc", but instead it replaces each character in the box with the most
recent character typed (which therefor requires as a work-around the column
editor to insert fixed strings).
______________________________________________________________________
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, 20 Mar 2009 16:18:44 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Brace
Highlighting - Background color issue
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=6889825
By: cchris
I also find it a problem that the current line highlighting clobbers the current
syntax highlighting for that same line.
I'd suggest adding the following group of options in some preference tab:
<frame Current line>
<chkbox Enable current line marking/>
<!-- when unhecking this, all other in frame are inactive or hidden
-->
<chkbox Use color scheme/>
<chkbox Only highlight trailing whitespace/>
<!-- the latter checkbox is inactive/hidden on unchecking the one above
-->
<chkbox Show marker in front of current line/>
<chkbox Italicise line number for CL/>
</frame>
How about this? I tried to include all alternatives I could think of, perhaps
some are not deemed useful.Hopefully the pseudo XML is clear enough.
CChris
______________________________________________________________________
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: Fri, 20 Mar 2009 17:00:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Brace
Highlighting - Background color issue
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=6890222
By: airdrik
What version of NP++ are you using?
I tried using the latest version (5.2 Unicode). I have a dark blue background
with a lighter blue current line background. I set the background for the brace
highlight to grey, and when I moved the cursor next to a parentheses so that
it would be highlighted, the current line had the lighter blue background, but
the parentheses both had the light grey background, even though both were on
the current line.
As for the highlighting of "Begin" and "End" for Pascal, the built-in languages
are pretty inflexible and only allow for the changing of keywords really.
You could try making a user-defined language to imitate Pascal and try different
settings to see if you can get the Begin and End to highlight.
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 34, Issue 48
*************************************************