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 - Help] RE: Washed out colours      with
      highlighting (SourceForge.net)
   2. [notepad-plus - Help] RE: Washed out colours      with
      highlighting (SourceForge.net)
   3. [notepad-plus - Help] RE: Washed out colours      with
      highlighting (SourceForge.net)
   4. [notepad-plus - Help] RE: Washed out colours      with
      highlighting (SourceForge.net)
   5. [notepad-plus - Open Discussion] Find (CTRL+F)    takes several
      seconds/big files (SourceForge.net)
   6. [notepad-plus - Plugin Development] Plugin for    HTML
      development, tinyMCE-like (SourceForge.net)
   7. [notepad-plus - Help] Trouble when I find something in a
      large file (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Plugin    for HTML
      development, tinyMCE-like (SourceForge.net)
   9. [notepad-plus - Help] RE: Trouble when I find     something in a
      large file (SourceForge.net)
  10. [notepad-plus - Help] RE: Washed out colours      with
      highlighting (SourceForge.net)
  11. [notepad-plus - Open Discussion] [BUG / FEATURE   REQ]
      incremental search (SourceForge.net)
  12. [notepad-plus - Open Discussion] Show     (SHIFT+)F3 Find results
      on the same line (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Sun, 25 May 2008 20:38:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
        colours with highlighting
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=4986238
By: orionstar

I am also having difficulty with the SAME issue.

Is there ANYWAY to get the marker colours to work properly?

While I humbly appreciate the free/by donation software, in my humble opinion,
users would gladly trade the excessive colour options for fewer options that
actually WORK properly. My issue is specifically with Global Styles/Mark
Colour/Foreground Colour - not working.

Any suggestions in this matter are appreciated.

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=331754



------------------------------

Message: 2
Date: Mon, 26 May 2008 01:15:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
        colours with highlighting
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=4986559
By: dv__

Open the file "stylers.xml", go to the end of this file and you'll see a section
named "GlobalStyles". This section, in particular, contains two items: "Mark
colour" and "Find Mark Style". You can set any colour here, any colour you like
and which looks good for you.
The file "stylers.xml" is located inside Notepad++'s folder if your Notepad++
was not installed (i.e. was unpacked from the zip-archive) or located somewhere
in your "Documents and Settings\...\Notepad++" if Notepad++ was installed on
your PC.

______________________________________________________________________
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: Mon, 26 May 2008 02:55:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
        colours with highlighting
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=4986739
By: muffinimal

Hi DV,

How does that help? It seems to me that the colours specified in stylers.xml
is the same as I have configured them in notepad++ using the Styler 
configurator.
Am I missing something here?

______________________________________________________________________
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: Mon, 26 May 2008 12:48:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
        colours with highlighting
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=4987761
By: harrybharry

Unfortunately, like I said, the alpha is hard coded into Scintilla like this:
surface->AlphaRectangle(rcBox, 1, fore.allocated, 30, fore.allocated, 50, 0);
30% alpha for the fill, 50% alpha for the edges (if that says anything).
I can try to make it some sort of option, but that requires a new Scintilla
hack, which can cost quite some effort/time.
I do agree the visibility is somewhat poor (I don't know if its 70% visible
or 30%, but either way its not enough).
Maybe forcing it to 50 will do the job, but I have no idea.
I'm running a little short on time lately so I cant work with it too much, and
there are more critical problems right now, like the -n## command line option
not working right (either it works with a bug, or it works only half but without
the bug. Working completely without the bug requires some rewriting :P

-Harry

______________________________________________________________________
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: 5
Date: Mon, 26 May 2008 12:34:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Find
        (CTRL+F)        takes several seconds/big files
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=4987736
By: adamwozpl



Hello

I've got a problem with Notepad++ v4.9.2.

I have opened a big text file: 100MB (log4j logfile). When I hit CTRL+F 
Notepad++
freezes on several seconds. I've found that when I turned off "Enable smart
highlighting" option Notepad++ Find command works immediately.

I think that there could be a hint that on big files "Enable smart highlighting"
can take several seconds because for users starting working with Notepad++ those
freezes can be unacceptable.

Regards,
Adaslaw

PS.
Thank you for Notepad++!

______________________________________________________________________
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: Mon, 26 May 2008 17:05:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Plugin for      HTML development, tinyMCE-like
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=4988129
By: agro1986

I'm wondering whether there's a plugin to ease the task of editing HTML. 
Examples
of the features I'm looking for are:

* highlight a text, press a key, and automatically that text will be bolded
* highlight a text, press another key, it prompts you for a URL, and 
automatically
that text will be surrounded with the corresponding <a> tag

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: 7
Date: Mon, 26 May 2008 20:42:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Trouble when I find
        something in a large 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=4988401
By: roughzero

I opened a file about 6.5M, and put ctrl+F, then the CPU Usage goes to 100%
and Notepad++ do not response any thing, is there any one has the same trouble.

______________________________________________________________________
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: Mon, 26 May 2008 22:21:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  for HTML development, tinyMCE-like
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=4988486
By: alexiljin

http://sourceforge.net/forum/forum.php?thread_id=1959856&forum_id=482781

______________________________________________________________________
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: Mon, 26 May 2008 23:10:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Trouble when I
        find    something in a large 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=4988551
By: roughzero

I disabled smart hilight, get better; but if the content you finding for is
far from the cursor position, Noterpad++ will be not responding also.

______________________________________________________________________
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: Tue, 27 May 2008 00:36:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Washed out
        colours with highlighting
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=4988950
By: dv__

Yes, the colours are the same, but inside "stylers.xml" you can set the colour's
numeric value directly - it could be better if you know exact value of the 
colour
you want. I thought if the colour is not bright enough for you, you could try
to encrease its corresponding numeric value.

______________________________________________________________________
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: Tue, 27 May 2008 02:10:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [BUG /
        FEATURE REQ] incremental 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=4989130
By: kkrs

Hi,

I see that first time you press ctrl alt i and incremental search bar is shown,
the incremental search text field contains the text that is currently selected,
and this is very useful.
But if you close the incremental search bar, select some other text and press
ctrl alt i again, this time the text field won't containt the currently selected
text, but the text of the previous incremental search. Is this the wanted 
behaviour
or a bug? I think that it would be more useful if the incremental search bar
was always opened with the currently selected text.

Thanks, 
FC


______________________________________________________________________
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: 12
Date: Tue, 27 May 2008 02:22:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Show
        (SHIFT+)F3 Find results on the same line
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=4989156
By: fool4uanyway

I believe it is from Notepad++ version 4.9 that the display position selection
was removed from the Find Dialog.

Thread:

"Notepad++ v4.9 Workers' Day's Edition" (Open Discussion forum)
http://sourceforge.net/forum/forum.php?thread_id=2025294&forum_id=331753

Part of message:

>> "
Notepad++ v4.9 Workers' Day's Edition
By: Don HO (donho) - 2008-05-01 09:28

...
 
10. Bug fixed : Find dialog always scrolls text into view now. 
" <<

It would be nice if the found match would always be shown on the same line (or
the same vertical position, if it is a multi-line match).

Currently, when I use F3 to scroll through my matches and then use SHIFT+F3
to go back to the previous match, the found match is displayed one line higher
than with forward search. It is particularly useful to always display the match
on the same line if the code around that match is similar, so I can easily 
compare
the code or check the differences around two matches by using F3 and SHIFT+F3
repeatedly.

I can set bookmarks and use (SHIFT+)F2 to get the convenience I want, because
both SHIFT+F2 and F2 _do_ always display the bookmarked line at the same 
vertical
position. It would be very welcome if this would also be the case for F3 and
SHIFT+F3.


______________________________________________________________________
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
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 24, Issue 62
*************************************************

Reply via email to