Auto Code Complete

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
ckaraca
Posts: 17
Joined: Mon Jan 30, 2012 10:43 am

Auto Code Complete

Post 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..
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Auto Code Complete

Post by Klaus »

Hi ckaraca,

short answer: no.


Best

Klaus
flintGA2c5a
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 61
Joined: Tue Jan 24, 2012 10:35 am

Re: Auto Code Complete

Post 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.
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Auto Code Complete

Post by Klaus »

After I stopped trying to find out WHY people do or do not certain things, my life became a LOT easier! 8)
mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3582
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Auto Code Complete

Post 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
townsend
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 430
Joined: Sun Feb 13, 2011 8:43 pm

Re: Auto Code Complete

Post 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?
mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3582
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Auto Code Complete

Post 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.
Post Reply