wGrand
05-26-2008, 06:54 PM
I'm using Flex Builder 3 and my code hints stopped appearing! The only cause I can imagine is that I accidentally pressed a certain shortcut to switch it off.
MXML code hints continue to appear. But, actionscript code hints do not.
For example,
var asdf:String;
asdf. <-- code hint pop-up should appear here at the '.'
- or -
import mx.events. <-- code hint pop-up should appear at the '.'
Should be simple, but I can't find answers anywhere on the web.
MXML code hints continue to appear. But, actionscript code hints do not.
For example,
var asdf:String;
asdf. <-- code hint pop-up should appear here at the '.'
- or -
import mx.events. <-- code hint pop-up should appear at the '.'
Should be simple, but I can't find answers anywhere on the web.