Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IntelliSenseX for VFP 6
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
IntelliSenseX for VFP 6
Miscellaneous
Thread ID:
00319152
Message ID:
00319152
Views:
48
Hi everybody,

I just uploaded IntelliSenseX for Visual FoxPro 6.0 (ISX.Prg). This tool is written in VFP and implements some sort of IntelliSense in Visual FoxPro as it can be found in other Microsoft products. While it doesn't handle object references so far, it supports you when entering variable names and parameters.

Whenever you enter "m." in a MODIFY COMMAND window or a method edit window of the Form or Class Designer or press the ALT+I key, a popup appears at the current cursor position containing all variables declared in the current procedure or method. You can continue to type as before; everything you enter is inserted right into the edit window. At the same time the popup highlights the closest matching variable name. By pressing TAB, SPACEBAR, and several other keys, you can insert this selected variable without having to fully type it. ESC closes the popup and leaves what you entered so far. I hope this saves you at least some "variable not found" errors.

IntelliSenseX is placed into public domain. The current version has still some bugs that are described in the comment at the beginning of the file. The comment also contains a short description how you use the tool. Any feedback is welcome!

Christof
--
Christof
Next
Reply
Map
View

Click here to load this message in the networking platform