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] Question for     Visual Basic
      Coders/JScript (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: XML       Tools plugin
      2.3.1 Unicode (alpha r670) (SourceForge.net)
   3. [notepad-plus - Help] RE: Guide: Using NppExec    to compile any
      sourc (SourceForge.net)
   4. [notepad-plus - Help] Favorites? (SourceForge.net)
   5. [notepad-plus - Help] RE: Can't open txt files    in Notepad++
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Coloring .COM Methods   and Possible
      Minor Bug (SourceForge.net)
   7. [notepad-plus - Help] Found a probable bug re:    "replace in
      all" (SourceForge.net)
   8. [notepad-plus - Help] RE: Another "Replace Tabs   by Space"
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: XML syntax   highlighting
      and <script> element (SourceForge.net)


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

Message: 1
Date: Wed, 05 Nov 2008 14:32:57 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Question
        for     Visual Basic Coders/JScript
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=5581519
By: gadrin

Have you found a way to colorize the various COM method keywords ?

Sample:

Set fso = CreateObject("Scripting.FileSystemObject")
Set f   = fso.OpenTextFile(filespec, ForReading)
daBBCode  =  f.ReadAll
f.Close() 


CreateObject gets colorized, but I'd also like to colorize:

OpenTextFile
ReadAll
Close

and several other COM/OLE methods and functions.

If you know how to do this, then please share.


>

______________________________________________________________________
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, 05 Nov 2008 14:45:11 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        XML     Tools plugin 2.3.1 Unicode (alpha r670)
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=5581588
By: berengario


I have spent half a midday trying to get the plugin work in this new brave new
Unicode world. What a mess!!

I am no plugin developer, I am a Java/XML developer.... All I want is to take
a plugin and just ... plug it in!

Notepad++ crashes on my new Vista system (alas, I am forced to use it. With
XP there were no problems...), this happens each time I try to validate XML
stuff. By browsing this thread I get none the wiser.

I am sorry to say that I am about to quit using Notepad++, because of not being
able to use the XML plugin.

I anyone is able to bring back things to the ease of use of last version of
Notepad++, I will consider again the editor.

Have a nice day
Marco




______________________________________________________________________
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, 05 Nov 2008 08:18:13 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Guide: Using
        NppExec to compile any sourc
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=5579494
By: dv__

By the way,

(How to) Apply external tool to selected text:
http://sourceforge.net/forum/forum.php?thread_id=2109641&forum_id=672146

______________________________________________________________________
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: Wed, 05 Nov 2008 09:50:12 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Favorites?
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=5579994
By: redgolpe

I am pretty sure I saw a "favorites" management in Notepad++. Is it gone, has
it never existed or it's just I who can't find 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: 5
Date: Wed, 05 Nov 2008 16:42:47 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can't open txt
        files   in 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=5582242
By: airdrik

And you've verified by some other means (opened in plain Notepad) that the files
do in fact have text in them?  If so this is a bug that I haven't seen.  If
not, something may have gone wrong when you tried to save the file (or NP++
crashed and couldn't recover the document).

______________________________________________________________________
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: Wed, 05 Nov 2008 16:57:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Coloring .COM
        Methods and Possible Minor Bug
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=5582333
By: airdrik

On the for/next coloring issue, apparently NP++ requires whitespace or some
set of punctuation after a word before it will recognize it as a keyword.

On the second one, without adding an explicit list of method or property names
to the langs.xml file, that part would have to be worked out in the scintilla
editor code to recognize [var].[method] and color [method] accordingly.
I do agree that this would be nice, though, since there are a lot of languages
that would benefit from enabling that kind of syntax.

______________________________________________________________________
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: 7
Date: Wed, 05 Nov 2008 17:06:02 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Found a probable
        bug re: "replace in all"
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=5582389
By: airdrik

I have do disagree that it is fixed, because I recently did a similar replace
in all open documents using 5.1 Unicode with similar results -- some (but not
all files) had the replaced text inserted at the beginning of the file rather
than in the appropriate position.

______________________________________________________________________
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: Wed, 05 Nov 2008 17:20:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Another
        "Replace Tabs   by Space"
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=5582472
By: airdrik

So you are saying you have something like:
a\tb
ab\tc
abc\td

where \t is a tab

and you want the 1st \t replaced by 4 spaces, the second by 3 spaces and the
third by 2 spaces?
This is more complicated than a simple replace will do since it requires keeping
track of the column position of each tab that is being replaced.
I think that the TextFX plugin provided "replace tabs with space", but I think
it was only on leading tabs (which I believe is what most editors will do, I
may be wrong), and that plugin hasn't been updated to be Unicode compatible,
so it doesn't work with NP++ 5.1 Unicode.

______________________________________________________________________
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: Wed, 05 Nov 2008 17:36:50 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: XML
        syntax  highlighting and <script> element
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=5582571
By: airdrik

This is probably because <script> tags in xml-like languages (html/asp) 
generally
indicate that the text between the tags is in another scripting language 
(usually
Javascript or VBScript).  I think that by default it colors anything between
<script> tags using VBScript highlighting.

I think that this is a problem because there is nothing in the file to specify
a language between <script> tags, and while expected in html or asp, it is not
expected in XML.

______________________________________________________________________
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 30, Issue 11
*************************************************

Reply via email to