Page 1 of 1

[REQ] Auto-Declare and remainder of auto-complete

Posted: Tue Jan 17, 2006 6:53 am
by Shannara
1. Auto Declare. I looked in the preferences, and there is no option to auto create declare files. This is currently a non-working feature in jaPBe, but it would be nice to have in the official editor.

2. Hmm, seems like the 3.94 auto-complete works for everything but user defined variables, structures, arrays, linklists, etc. For instance, it gives the correct auto-complete and cases with native commands and variables/constants, but not with user-defined. I does a partial auto-complete by completing the word, but not the cases.

I figured, hey, it does it completely with native commands, why not user defined ones?

Posted: Tue Jan 17, 2006 8:50 am
by blueznl
nobody knows :-) and indeed it's pretty sure on the wishlist of everyone :-)

like backups... <shudder>

Re: [REQ] Auto-Declare and remainder of auto-complete

Posted: Tue Jan 17, 2006 7:41 pm
by Trond
Shannara wrote:I does a partial auto-complete by completing the word, but not the cases.

I figured, hey, it does it completely with native commands, why not user defined ones?
It corrects the case on custom procedures here, do you have the latest version?

Posted: Tue Jan 17, 2006 8:13 pm
by Shannara
^^3.94^^

Posted: Tue Jan 17, 2006 8:28 pm
by Trond
I mean, do you have plain 3.94 or 3.94 hotfix release? Is your exe 850 944 bytes and built on 10/05/2005 - 17:52:53? (Check it's properties)

Posted: Sat Jan 21, 2006 3:59 am
by Shannara
Mine is .. Wednesday, August 17, 2005, 12:32:12 AM

Ergh, It would be nice if Fred would announce PB updates. Would be quite helpful.

Posted: Fri Feb 17, 2006 5:38 am
by Shannara
Hmm, this feature have been removed in PB 4.0B3, any chance to get it back in?

Posted: Fri Feb 17, 2006 11:04 am
by freak
There was never any case correction for selfwritten Procedures. (only Keywords, LibraryFunctions and Constants)

Posted: Fri Feb 17, 2006 1:59 pm
by Trond

Posted: Fri Feb 17, 2006 2:20 pm
by freak
Thats autocomplete, not the case correction. It will do the case correcting, but only if you have set it to pop up automatically.

Posted: Fri Feb 17, 2006 3:13 pm
by Trond
Well, the case IS corrected.

Posted: Fri Feb 17, 2006 8:02 pm
by Shannara
your right Trond, but only as freak said. As I type this, if you create any global variables and such, there is no case correction, even with popups.