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] auto-completion setup new   language
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Light        Explorer feature
      request (SourceForge.net)
   3. [notepad-plus - Open Discussion] New feature      for Find In
      Files (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Tab Idea (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: New  feature for Find In
      Files (SourceForge.net)
   6. [notepad-plus - Help] RE: auto-completion setup   new language
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Tab Idea (SourceForge.net)
   8. [notepad-plus - Help] RE: Bug report: opening     files with UTF8
      filenames (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Notepad++    Vista Ready
      (SourceForge.net)
  10. [notepad-plus - Help] RE: auto-completion setup   new language
      (SourceForge.net)
  11. [notepad-plus - Help] RE: auto-completion setup   new language
      (SourceForge.net)


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

Message: 1
Date: Mon, 06 Oct 2008 14:47:51 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] auto-completion
        setup new       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=5377917
By: arianhojat

I made a drupal.api for many drupal functions, and also made a corresponding
drupal.xml. but it doesnt pick up in the Language list.
i copy the ruby.api file from the website and that works. so im wondering are
custom languages allowed to have the .xml format that specifies params/return
values in tooltips etc. i saw in the autocompletition wiki that it seems so
and i beleive i followed the xml format correctly, but its not working. just
having a drupal.api/drupal.xml should work right?

anyone have any knowledge on creating custom autocomplete language files that
might want to help out?

______________________________________________________________________
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, 06 Oct 2008 15:19:06 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Light   Explorer feature request
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=5378063
By: tombarlow

What I would really like is sloppy focus... if that's the right term- basically
it would be great if the mouse wheel scrolled what was under the mouse pointer,
rather than having to click to change what scrolls.

Also a no icons option, deselecting "Use System Icons" still shows folder and
- for some bizarre reason - MS Word icons.

______________________________________________________________________
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, 06 Oct 2008 16:37:36 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] New
        feature for 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=5378424
By: gri6507

I'd like to request a new feature for the Find In Files results window. Can
the results have syntax highlighting applied to them? This would be the same
highlighting scheme that is appropriate the file type the result is for.
Additionally, can the highlighting scheme be somehow amended for the search
phrase itself?

______________________________________________________________________
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, 06 Oct 2008 16:55:11 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Tab
        Idea
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=5378508
By: airdrik

Using Ctrl+T to open a new tab with a new document would result in duplicate
shortcuts, since Ctrl+N (new file) already does this.  You can always remap
"New" to Ctrl+T using the shortcut mapper (under settings menu).

As for the "Hide tab when only one document open" option, That would be a nice
option to have, since most other multi-document editors have such an option.

______________________________________________________________________
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: Mon, 06 Oct 2008 17:06:25 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        feature for 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=5378545
By: airdrik

I agree that this would be a really nice feature, that I've often found myself
wanting (it should copy/paste the line As Highlighted in the file to the results
pane, then use the Mark style to mark the find 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=331753



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

Message: 6
Date: Mon, 06 Oct 2008 16:06:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: auto-completion
        setup   new 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=5378285
By: heravar

I think what you did goes for autocomplete
Now you should do the same for the highlighting part, declaring a new 
user-defined
language

______________________________________________________________________
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: Mon, 06 Oct 2008 17:14:37 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Tab
        Idea
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=5378573
By: heravar

I guess that "double mapping" is on purpose, to comply to most common options
of most software around... wether you think as a new tab (like in FF) or as
a new doc (in word) you get the correct shortcut

______________________________________________________________________
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, 06 Oct 2008 16:43:29 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Bug report:
        opening files with UTF8 filenames
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=5378447
By: airdrik

The next release of Notepad++ (version 5.1, release candidate available
at http://notepad-plus.sourceforge.net/commun/misc/npp.v5.1.bin.RC.zip) will
include a version with full unicode support.  I would suspect that the unicode
version should be able to handle unicode filenames properly.  I suggest you
try installing the unicode version of the release candidate, see if it handles
your unicode file names properly, and post your results 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: 9
Date: Mon, 06 Oct 2008 12:00:06 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       Vista Ready
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=5377233
By: countdown

Yes it is, I'm using it right now under Vista.

______________________________________________________________________
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: Tue, 07 Oct 2008 04:31:13 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: auto-completion
        setup   new 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=5381111
By: rajeshontheweb

i am not sure if i am right, but i think there is a chance u need to use the
file extension for your language as xml file name.

i tried to do an autocomplete for AutoIT and au3.xml did work for me. but in
case of other languages i am not sure how the binding is done between the 
language
and the api / xml file is customised. i couldnt find it , would be pleased to
see someone explain it.

also, if ur xml isnt working, just open it up in notepad ++ itself and see if
all the folds are correct , the xml file u have created may have some syntax
errors in one or two lines which would render the file invalid and hence may
not work. notepad++'s color coding feature does help a lot in detecting xml
coding errors for api autocomplete file created.

______________________________________________________________________
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, 07 Oct 2008 04:34:27 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: auto-completion
        setup   new 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=5381122
By: rajeshontheweb

also, for the language list, did u define the language's filename extension
in the new language stuff u created ? viz., if i create a hightling feature
set for the language autoIT, i need to define its extension as au3 sothat 
everytime
i open an au3 file, the default language is automaticaly detected..

______________________________________________________________________
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 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 29, Issue 15
*************************************************

Reply via email to