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: Stand alone Find
Next/Find Previous buttons (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: Gtags and Ctags based
search. (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: v5.4 RC - compare plugin
incompatible (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: N++ is to Windows as
______ is to Mac OS (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Gtags and Ctags based
search. (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: XBrackets Lite v1.1
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 29 Apr 2009 16:10:32 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Stand alone Find Next/Find Previous buttons
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=7318005
By: amadawn
Hi JR,
I am using the English version, so there is no problem with the access keys.
The suggestion I am making is for those cases in which you are using the "Find
dialog". In those cases you would not normally use the access keys. Instead
you normally use the buttons in the dialog, right?
So, what I am suggesting is a way to try to improve the Find Dialog a little.
I really do not see any advantage in having a panel plus 2 checkboxes to select
the search direction when a single button to search up and another to search
down would work much better.
Also, now that we are talking about improving the Find Dialog, I also do not
see much use for the "Transparency panel". In my opinion those options belong
to the Settings, not to the Find Dialog itself.
Cheers,
Amadawn
______________________________________________________________________
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: Wed, 29 Apr 2009 16:22:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Gtags and Ctags based search.
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=7318057
By: mohan_knb
my component uses gtags to find references to a function. It uses ctags to find
the exact usage of the function in a file.
Well, its quite simple to use. Make sure you have global and ctags are running
from plugins\gtagfornplus directory. Then create both gtags and ctags repository
in you code root.
Now fire notepad++ and press ctrl+alt+a. This makes the search window visible.
Open a source file and select a function. Now press ctrl+atl+b. This finds
defenition
of the function and is listed in one of the below listboxes. Double clicking
on the entry will take you to the file and line number.
If you select a function and press ctrl+alt+c, it will give all the references
to that function. This is listed in the first list box. Clicking on an entry
will populate the next list box with filename, function names and lien number
from which this searched function is called. Double clicking it takes to that
file and line.
I use it with light explorer plugin to give me more IDE like feel!
I am working on two things now. Having the search window resizable and
generating
tags from inside the editor itself.
Thats all i have implemented for now. If you have some nice feature in mind,
tell me and I will see if I can implement it.
-Mohan S
______________________________________________________________________
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: 3
Date: Wed, 29 Apr 2009 16:55:30 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
RC - compare plugin incompatible
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=7318200
By: aathell
Hey! After all the discussion about this plugin I decided to take a look and
see what was wrong...
Why doesn't the cvs checkout of the project even come close to matching the
src.zip? Or am I checking out the wrong module? NppPlugins\Compare right?
almostautomated
______________________________________________________________________
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: Wed, 29 Apr 2009 17:25:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: N++
is to Windows as ______ is to Mac OS
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=7318323
By: garycoast
Thanks Jocelyn. I hadn't known about TextMate and after going through the info
at macromates.com, I'm interested. I will try the free intro. I see the price
is $54 which is good but the reason I never upgraded my BBEdit is because it
has too many update$ and I do not use it often enough. So I may still be
reluctant
to spend 54. N++ is my side editor at work on Windows butI do use it a lot
because it does tons for me that my main programming editor does not do. I
do not program on my Mac but I hate using Word or Neooffice for documents unless
it's something I'm ready to distribute (which is similar to one of my many uses
for N++ on Windows).
______________________________________________________________________
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: Wed, 29 Apr 2009 17:27:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Gtags and Ctags based search.
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=7318332
By: janschreiber
Would be nice if easy support for user defined function expressions could be
added, perhaps similar to the way Programmer's Notepad does it. Due to
its user-definable languages, N++ is often used for rarely used languages that
are not natively supported by ctags.
______________________________________________________________________
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: Wed, 29 Apr 2009 17:29:26 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
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=7318340
By: garycoast
also, I find the website here very confusing - there seems to be several ways
to find all the downloads/plugins - and just as many ways NOT to find/get the
plugins
not a complaint, just a fact
______________________________________________________________________
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: Wed, 29 Apr 2009 17:47:37 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
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=7318420
By: xm1
> The Edit menu is broken if an old localization file is used.
-----------------
Yep, not only the Edit menu, I have noticed some problems in the Search one
too (missed entries when used the localization file...).
I checked the Notepad++ source - the new menu-groups are in fact named popup
menu-items, which means that they have not resource identifiers (rsrc numbers).
Look e.g. for the "Copy to clipboard" one in the
".\PowerEditor\src\Notepad_plus.rc"
file.
______________________________________________________________________
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: Wed, 29 Apr 2009 18:02:03 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
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=7318468
By: xm1
sorry, in the previous post I mean the"View" menu, not the "Search one" - when
I use my 5.3.1 Czech language file the "View -> Synchronize Horizontal
Scrolling"
is gone...
______________________________________________________________________
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: Wed, 29 Apr 2009 18:04:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
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=7318479
By: janschreiber
LOL, yes. Probably one of the most confusing places on the web. And the forum
software is terrible by today's standards.
______________________________________________________________________
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, 29 Apr 2009 18:13:15 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
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=7318513
By: janschreiber
You are right, it's actually the View menu that's garbled.
______________________________________________________________________
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, 29 Apr 2009 18:27:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
XBrackets Lite v1.1
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=7318560
By: nightowlz
cool, it even works with quotes. thanks so much.
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 35, Issue 61
*************************************************