Page 1 of 1

Auto Code Complete

Posted: Thu Feb 02, 2012 9:32 am
by ckaraca
Hi,
I was using Netbeans and auto code completation was perfect.
I want to ask : Does LiveCode has auto code complete skill?

Thanks..

Re: Auto Code Complete

Posted: Thu Feb 02, 2012 12:33 pm
by Klaus
Hi ckaraca,

short answer: no.


Best

Klaus

Re: Auto Code Complete

Posted: Thu Feb 02, 2012 1:50 pm
by flintGA2c5a
Not sure why you would need it anyways since the programming language used tends to be quite short and simple anyways if compared to other languages that benefit much more from auto complete.

Re: Auto Code Complete

Posted: Thu Feb 02, 2012 3:10 pm
by Klaus
After I stopped trying to find out WHY people do or do not certain things, my life became a LOT easier! 8)

Re: Auto Code Complete

Posted: Thu Feb 02, 2012 6:26 pm
by mwieder
rotfl. But let me point out that the open-source glx2 script editor for LiveCode *does* do autocompletion.

http://www.bitbucket.org/mwieder/glx2/downloads

Re: Auto Code Complete

Posted: Thu Feb 02, 2012 7:45 pm
by townsend
mwieder wrote:rotfl. But let me point out that the open-source glx2 script editor for LiveCode *does* do autocompletion.
http://www.bitbucket.org/mwieder/glx2/downloads
Where's the documentation on how to use this?

Re: Auto Code Complete

Posted: Fri Feb 03, 2012 8:24 pm
by mwieder
I'm in the process of resurrecting the old glx2 documentation in the form of a wiki. For now, it's at:

http://mwieder.on-rev.com/WordPress/?in ... umentation

and the auto-complete section is here:

http://mwieder.on-rev.com/WordPress/?in ... airvoyance

I'll fix the url up to a form that's easier to remember and type once I figure out the subdomain redirection.