AutoHotkey Community

It is currently May 26th, 2012, 12:48 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 40 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject:
PostPosted: August 1st, 2008, 2:41 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
I just put the file userDefineLang.xml in the same dir as Notepad++ and it works immediately (tested on Win98 & W2K)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 1st, 2008, 8:40 pm 
Offline

Joined: March 27th, 2008, 2:14 pm
Posts: 700
Yes, npp has the option to not use AppData dir. It depends on options you set when you installed it.

:)

_________________
Scripts - License


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 11th, 2008, 4:03 pm 
Offline

Joined: December 14th, 2005, 3:08 pm
Posts: 219
I've tried placing AHK Autohotkey.xml inside

C:\Documents and Settings\meaccount\Application Data\Notepad++


and as C:\Program Files\Notepad++\UserDefineLang.xml

but still no highlighting when I load a .ahk file.

Have I missed something?

I'm using NPP V5.03 on Windows XP pro sp3

_________________
Stuart Halliday


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 23rd, 2008, 9:36 am 
Offline

Joined: November 8th, 2004, 12:46 am
Posts: 1271
I had the same problem with v5.03 on 2k sp4. I got it working by opening an .ahk file, selecting AHK Autohotkey from the Language menu and restarting Notepad++.

_________________
"Anything worth doing is worth doing slowly." - Mae West
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Notepad++ Portable
PostPosted: September 19th, 2008, 6:27 am 
Offline

Joined: June 12th, 2008, 10:29 am
Posts: 52
Out of curiosity why doesn't anyone upload a fully working customized version of Notepad++ Portable for AHK?
It's easy enough to do!
It'd be great for all the newbies...

I use a portable version for all my needs, It weighs in at 10 MB extracted (5 MB compressed) includes help files for notepad++

Should I upload it in Autohotkey.net? or is there another place where we can upload all portable versions of editors with full AHK support?

Features:
- AHK Syntax Highlighting
- Function List (not as good as toralf's ActiveGoTo)
- Execute Script (from run command)
- All of Notepad++ v5.0.3 great features!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 19th, 2008, 9:39 am 
Offline

Joined: June 17th, 2008, 7:51 am
Posts: 243
You're welcome. I think, the best place to do so is a new section in the Wiki "Editors and usefull things".

_________________
Greetings
Rog


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Notepad++ Portable
PostPosted: September 22nd, 2008, 7:06 am 
Offline

Joined: June 12th, 2008, 10:29 am
Posts: 52
How do i do that? I have tried finding/editing it in the wiki, but no luck :(
How do i add a new page? a new category? ...etc? I am logged in and can edit pages but no way to create them?

Until then i've uploaded it to auothokey.net

Features:
- All of Notepad++ v5.0.3 great features!
- AHK Syntax Highlighting
- Function List (not as good as toralf's ActiveGoTo)
- Execute Script (from run command)
- Several AHK scripts, tested with Notepad++:
- toralf's ActiveGoTo
- ISense15 combined with Context sensitive help
- Compile AHK
- AHK Script Tester


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Wiki
PostPosted: September 22nd, 2008, 7:16 am 
Offline

Joined: June 12th, 2008, 10:29 am
Posts: 52
Never mind, got it. Created the Category Editors
and this page

http://www.autohotkey.com/wiki/index.php?title=Notepad%2B%2B

How do i upload the file to the wiki directly?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 22nd, 2008, 7:55 am 
Offline

Joined: June 17th, 2008, 7:51 am
Posts: 243
I don't really know. I would put your link on to the page.

Thanks for your work. Seems to be a good compilation.

_________________
Greetings
Rog


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Notepad++ Portable
PostPosted: December 18th, 2008, 7:16 pm 
Offline

Joined: December 17th, 2008, 6:54 pm
Posts: 3
This is so cool! I want more things like this! Are there similar complete solutions available anywhere? This is like almost like a complete IDE. I love it. I hope there are updates in the future that include even more wonderful things, and I hope I can find them! :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Other
PostPosted: December 22nd, 2008, 4:49 am 
Offline

Joined: June 12th, 2008, 10:29 am
Posts: 52
Updating it is easy. Just download the latest zip for notepad++ from http://notepad-plus.sourceforge.net/uk/site.htm and unzip into wherever you've extracted it.

As for any other compilations. I don't know of any. But it's sure easy to make, especially for Scite since there's an AutoIt version already that can be customized for AHK.
http://www.autohotkey.com/forum/viewtopic.php?t=19323


HTH


Last edited by vixay on December 22nd, 2008, 6:34 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
PostPosted: December 22nd, 2008, 5:25 am 
Offline

Joined: December 17th, 2008, 6:54 pm
Posts: 3
You know how the isense thing is sposta open that help window like a tooltip or something when u press ctrl+space after the command, well it's just opening the autocomplete helper box back up with the list of commands but not the help browser that shows the documentation page for the command with this portable notepad++


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 22nd, 2008, 6:09 am 
Offline

Joined: June 12th, 2008, 10:29 am
Posts: 52
Notepad++ > Settings > Preferences > Backup/Auto-completion > Uncheck the "Enable Auto-Completion on each input"

This way, only Isense will give you autocomplete. You might be confused between Isense & notepad++ autocomplete.... (Isense autocomplete has a small "x" to close the box.)

Next Isense (1.5), has it's quirks... currently it has a problem with using Tab for selecting a command ( use comma for now)
[Isense 1.5.4 doesn't have this problem but then i haven't gotten around to integrating the F1 & Alt+F1 features that i really like in there, so i'm still using this, you can easily switch though]

Furthermore it only starts sensing after an ENTER key has been pressed( so press enter, then type something)

The tooltip display is working for me and i'm using the same package... are you sure the script is running? You have to run the script first... you'll see a small black "is" icon in the system tray.

If want to see help for a selected keyword, you can press F1 - for a seperate window, or Alt+F1 - for a tooltip.

While the tooltip is visible it captures scrolling keys...

HTH


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 3rd, 2009, 8:20 am 
Offline

Joined: December 7th, 2007, 8:48 am
Posts: 25
It's worth mentioning that - hallelujah! - the % problem is solved in this portable version... Not sure if it's a result of 5.03, or changes to the userDefineLang file, but no more blocks of orange! :D

A big thanks to Vixay for pulling this together.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 30th, 2009, 4:04 pm 
Offline

Joined: June 30th, 2009, 3:58 pm
Posts: 1
Location: M A D I U N
thanks for share

_________________
asasa


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 40 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: DataLife and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group