AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AHK scripter (not the basic one)

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
etopsirhc



Joined: 12 Mar 2008
Posts: 62
Location: OR

PostPosted: Wed Mar 12, 2008 8:04 pm    Post subject: AHK scripter (not the basic one) Reply with quote

i'm trying to make an autohotkey scripter that acts like the visual basic scripter but i need some help with it .

i need to know how to make a list that appears when u type that will update and search throu the ahk tags every time you add a letter to the word , close and reset when u hit the space bar ,replace what u typed with the required info (example: u select "if" and it gets deleted and "if ;var1 = ;var2 {enter}{enter} else {enter}{enter} return" replaces it )

and posably make somthing like smart gui but with all the gui options and controls or posably make a entire program like visual basic but for ahk
Back to top
View user's profile Send private message Visit poster's website
BoBoĻ
Guest





PostPosted: Wed Mar 12, 2008 9:27 pm    Post subject: Reply with quote

Google the forum for this: "ISense AND IntelliSense AND IntelliType"
Back to top
etopsirhc



Joined: 12 Mar 2008
Posts: 62
Location: OR

PostPosted: Wed Mar 12, 2008 9:52 pm    Post subject: Reply with quote

ok that'll help thanks
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Thu Mar 13, 2008 7:29 am    Post subject: Reply with quote

There are editors with the intellisense feature for AHK code already. I recommend SciTE, very useful at making things easier to read.
Back to top
TodWulff



Joined: 29 Dec 2007
Posts: 139

PostPosted: Fri Mar 14, 2008 8:47 pm    Post subject: Another recommended editor... Reply with quote

Take a peek at Notepad++. I feel that this is the best editor for coding, hands down.

NPP has the functionality you desire, as well as syntax folding, syntax highlighting, etc.

It is an open source project too, so all the better. Furthermore, being oss, it has quite a number of useful 3rd party developed plugins. Like SciTE, it too is based on the Scintilla - a nice and very powerful editor framework.

Take a peek at it here, or you can visit the SourceForge project homepage here. I think it has been in the top 5 for most Active SourceForge projects for quite a while.

The tool is still being actively developed, is very stable, and quickly fixed when a bug does surface.

I am actually coding up an AHK based ARMbasic IDE with NPP being the editing component, and AHK fulfilling the balance of the IDE functionality.

Another alternative is Crimson Editor. It is a nice stable tool too, but not nearly as aggressively developed, and not as feature-ful...

Good luck!

-t
Back to top
View user's profile Send private message
bqw371



Joined: 26 Nov 2008
Posts: 32

PostPosted: Thu May 07, 2009 7:34 am    Post subject: Reply with quote

Anonymous wrote:
There are editors with the intellisense feature for AHK code already. I recommend SciTE, very useful at making things easier to read.

http://www.autohotkey.com/forum/topic41503.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group