Templates confused w/ imbedded completio
Brought to you by:
abmccullough
If you do a completion within-a-completion, the
imbedded completion's templates do not work properly --
namely they do not allow you to tab through the
parameters. This is because the entire second
completion is treated as a single template substitution.
This may be unavoidable, but it may be possible to
cancel the template when code completion is re-
invoked.