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 - Plugin Development] Replace (Numeric Like
Math) (SourceForge.net)
2. [notepad-plus - Open Discussion] Request: Rename ASP to ASP
(VBScript) (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: "N++ as default editor"
option in install (SourceForge.net)
4. [notepad-plus - Open Discussion] [Bug Report/Improvement
Request] NP++ 4.1.2 (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Case (SourceForge.net)
6. [notepad-plus - Plugin Development] RE: Replace (Numeric Like
Math) (SourceForge.net)
7. [notepad-plus - Open Discussion] Custom code folding
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Default PHP background
color: eggshell wh (SourceForge.net)
9. [notepad-plus - Help] Help making a user-defined language
(SourceForge.net)
10. [notepad-plus - Open Discussion] RE: RTF and LaTeX export
(SourceForge.net)
11. [notepad-plus - Help] Exclude hidden directories from find in
files (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Custom code folding
(SourceForge.net)
13. [notepad-plus - Help] RE: Tabs disappear (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 25 Jun 2007 01:36:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Replace (Numeric Like Math)
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=4379320
By: nobody
Now I know you can replace i.e xxx with yyy etc etc...
but how about if I got this:
heyx
heyx
heyx
And then I want to replace all the x with numbers.
So I can simply fill in the start number, so i.e
if I fill in the startnumber 234, the output would be:
hey234
hey235
hey236
This could really save some time,
Like if I also wanna do a list, I can do:
x -
x -
x -
x -
x -
x -
x -
x -
x -
x -
And then I do this new function starting with number 1,
and the output would simply be:
1 -
2 -
3 -
4 -
5 -
6 -
7 -
8 -
9 -
10 -
Yeay xD
Let me know what you think. :)
You can also contact me at [EMAIL PROTECTED]
Best Regards Medda
______________________________________________________________________
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: 2
Date: Mon, 25 Jun 2007 03:03:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Request:
Rename ASP to ASP (VBScript)
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=4379434
By: seaktf
I've searched this forum and it's clear that similar issues have been
evoked
without any follow up! (So sad...)
There's a general misunderstanding that ASP is a language similar to
VBScript.
That's not true.
ASP is just an ENVIRONMENT in which the default language is VBScript.
Another natively supported language is JScript. It's also possible to use other
script languages if the correct script engine is installed by users, as some
others had pointed already.
I don't mind my .asp file are misinterpreted as VBScript, but I would like
NotePad++ to change the syntax highlighting name from "ASP" to "ASP (VBScript)"
or something similar to clarify this confusing issue.
By the way, any other knows if there's a syntax highlighting for ASP with
JScript? JavaScript could do the job for the meanwhile, but it's incomplete
and inadequate.
TIA
______________________________________________________________________
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: Mon, 25 Jun 2007 03:09:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "N++
as default editor" option in install
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=4379439
By: arnie1066
Please post those instructions, or a link to them :)
______________________________________________________________________
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: Mon, 25 Jun 2007 03:15:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [Bug
Report/Improvement Request] NP++ 4.1.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=4379442
By: arnie1066
When cloning (or going) to another view, the font size changes. This is possibly
due to unknown (and saved!) zooming.
I have now used zoom to set the 'views' to the same apparent size. However it
would be useful if there was an indication of the zoom level.
______________________________________________________________________
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: Sun, 24 Jun 2007 16:50:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Case
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=4378736
By: pshute
In the Edit menu there are options to convert to upper or lower case.
Plugins/TextFX
Characters has upper, lower, sentence, invert and proper (whatever that is).
______________________________________________________________________
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, 25 Jun 2007 04:42:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Replace (Numeric Like Math)
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=4379540
By: donho
You're talking about the column edition.
It'll be in the next release (v4.2).
Don
______________________________________________________________________
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, 25 Jun 2007 05:18:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Custom
code folding
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=4379584
By: nobody
It would be nice to be able to select some text and fold 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=331753
------------------------------
Message: 8
Date: Mon, 25 Jun 2007 06:37:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Default PHP background color: eggshell wh
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=4379704
By: mateo1041
Me too, love having PHP background highlighted and wouldn't have it any other
way. Allows me to easily separate PHP from HTML/CSS/Javascript.
______________________________________________________________________
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: Mon, 25 Jun 2007 09:20:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Help making a
user-defined 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=4379992
By: seanhess
Hi all,
I'm trying to make a user defined language for Flex (mxml). It is like xml
... but I can't figure out how to duplicate the xml features.
I can't even get code folding to work, let alone the <mx:Script> tag. I would
REALLY like it to work like html (keywords highlight, and the script tag puts
in a blue background).
Can anybody give me a little advice? Is this possible?
Is there any way to start from a built-in language? That would be immensely
helpful
Thanks!
______________________________________________________________________
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: Mon, 25 Jun 2007 10:07:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: RTF
and LaTeX export
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=4380065
By: nobody
I'd second that - would make it sooo much easier to add well-highlighted and
coloured code to documentation.
For now I can sort of get by with printing to a pdf generator but would be
lovely
to be able to export rtf or similar and then embed in word document.
Thanks,
James
______________________________________________________________________
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: Mon, 25 Jun 2007 10:29:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Exclude hidden
directories from find in 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=4380110
By: wrh2
Apologies if this is answered elsewhere, but I didn't see anything after
searching
the forum. I'm working with a checkout from Subversion that includes lots of
".svn" hidden directories. When I use the Notepad++ "Find in Files" feature
is there any way to have the search ignore these directories? An option like
"ignore hidden folders" would do the trick. Thanks!
Ryan
______________________________________________________________________
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: Mon, 25 Jun 2007 11:29:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Custom code folding
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=4380196
By: missionpilot
I concur. That's one of the few things that I miss a lot. Also, it would be
nice to be able to collapse code to a certain level, such as being able to
collapse
all functions or classes. In addition, it would be nice if n++ remembered what
I collapsed and then restored it with my code.
______________________________________________________________________
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: Mon, 25 Jun 2007 11:43:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Tabs disappear
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=4380223
By: nobody
Yep, happens to me too. I installed latest version 4.1.2 and it still happens.
When you have many tabs (10+?), if you remove tabs, sometimes all tabs but the
current one disappear. They're still there, as if you click where the tab
should
be it brings the tab content, but the actual tab is not there to see.
Actually, it just happened to me and I don't even have many tabs open, just
about 5 (there may have been more at one time, not sure). When I closed a
document,
the tabs disappeared.
FYI I have the Tab bar options of: "Reduce", "Draw the inactive tabs", and "Draw
the orange top bar" on, the others are off.
______________________________________________________________________
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 13, Issue 45
*************************************************