Code Completion and Intellisense

Questions regarding IDE/Code-Editor

Code Completion and Intellisense

Postby yogiyang » Fri Jun 05, 2009 11:40 am

I just downloaded the latest version of KBasic and installed it. Everything went well and I am able to try out all the samples provided.

To wet my feet I started a single form project and when I went to code editor to type code I could not initiate Code Completion or Intellisense sort of functionality that I am used to in VB6, Delphi, Vs2005, etc.

I tried many times by pressing Ctrl+Space (which is standard way to activate this functionality in above mentioned IDEs) but the Editor only leaves a space.

Is this functionality implemented in KBasic IDE?

If yes how can I activate it?

If no when will it be added because without this I would not want to program in KBasic :cry: ?

Regards,

Yogi Yang
yogiyang
 
Posts: 68
Joined: Tue Jun 02, 2009 12:39 pm

Re: Code Completion and Intellisense

Postby Slowdown » Sat Jun 06, 2009 12:51 pm

autocompl.tiff
autocompl.tiff (46.57 KiB) Viewed 1498 times
this ?

Slowdown
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Code Completion and Intellisense

Postby berndnoetscher » Mon Jun 08, 2009 5:07 am

Auto complete is implemented, but I noticed that it have to improve, because sometimes it failes to display, when it is requested. It appears after you type " AS " for variable declaration or you type a built-in command like "ABS" or "LEFT". And it appears when you use a dot "." for function calls of objects and classes.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Code Completion and Intellisense

Postby tseyfarth » Sat Aug 07, 2010 5:40 pm

Slowdown,

You wrote of "autocompl.tiff" What is it and where can I find reference to it? The documentation does not allow for searching. So it is a bit hard to find.

Thank you!
Tim
tseyfarth
 
Posts: 101
Joined: Mon Aug 02, 2010 10:11 am

Re: Code Completion and Intellisense

Postby Slowdown » Sun Aug 08, 2010 5:32 am

Hi Tim,

autocompl.tiff is not something you can find in the manuals.
It's a (part) of a screen shot i made of my own screen.
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands


Return to IDE

cron