AutoHotkey Community

It is currently May 26th, 2012, 4:24 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: March 12th, 2008, 9:04 pm 
Offline

Joined: March 12th, 2008, 8:45 pm
Posts: 62
Location: OR
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 12th, 2008, 10:27 pm 
Google the forum for this: "ISense AND IntelliSense AND IntelliType"


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 12th, 2008, 10:52 pm 
Offline

Joined: March 12th, 2008, 8:45 pm
Posts: 62
Location: OR
ok that'll help thanks


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2008, 8:29 am 
There are editors with the intellisense feature for AHK code already. I recommend SciTE, very useful at making things easier to read.


Report this post
Top
  
Reply with quote  
PostPosted: March 14th, 2008, 9:47 pm 
Offline

Joined: December 29th, 2007, 9:40 pm
Posts: 142
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2009, 8:34 am 
Offline

Joined: November 26th, 2008, 4:16 pm
Posts: 32
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


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Exabot [Bot], LazyMan, oldbrother, Yahoo [Bot] and 8 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