If somehow _vfp.EditorOptions got set to an empty string that will disable
Intellisense completely. This can be stored in the resource file iirc.
The guy I've been working with for the last 20 years hates Intellisense. We
used to have Intellisense fights when doing remote support for our clients who
had full dev environments installed. Finally I setup 2 VFP macros; one to set
it off
_vfp.EditorOptions=""
and the other to set it on
_vfp.EditorOptions="LQKT"
and assigned them to function keys.
>From the VFP Help file.
You can disable all IntelliSense functionality by setting EditorOptions to the
empty string (""). The default settings are "LQKT". There are other characters
in that string that control Intellisense behavior like keyword expansion
options. Basically all the stuff you can set in the GUI.
--
rk
-----Original Message-----
From: ProfoxTech [mailto:[email protected]] On Behalf Of Kurt
Sent: Wednesday, January 23, 2013 3:08 PM
To: [email protected]
Subject: Intellisense is Gone?
I hope to make Intelligent Sense with this request for help!
Normally, if I'm typing code in a program - and I type a Function, underneath
it tells me how to construct that function - in case I forget.
And, who wants to memorize Everything! And, now all of a sudden - that little
help thing no longer appears! Is that what people here have referred to
Intellisense?
Not sure what I did - maybe hit some kinda Hotkey. I even looked in
Tools/Options - and I couldn't seem to locate the sucker!
Can anyone steer me in the right direction?
TIA,
-K-
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD04421819CDE04@ACKBWDDQH1.artfact.local
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.