Auto-complete weirdness
G’day
I have all the auto-complete options set to default.
In a CFM file if I key in <cffunction>, I get <cffunction></cffunction>. Good.
In a CFC file, if it has no <cfcomponent /> tags, if I type <cffunction>, I get <cffunction></cffunction>. Good.
In CFC, if I key in <cfcomponent>, I get no </cfcomponent> inserted automatically, but if I go CTRL-SPACE, there’s an option to insert it. Not "good", but "adequate".
In a CFC with <cfcomponent /> tags, if I key in <cffunction>, I get no </cffunction>, and there is no option to insert one even when I press CTRL-SPACE.
This is all a bit random and illogical, is it not?
--
Adam
