[wingide-users] Auto-completion for snippets
Wingware Support
support at wingware.com
Thu Jul 31 15:18:53 MDT 2008
Ken Kinder wrote:
> Would it be possible to limit the snippets to when they would be
> appropriate in the context? For example, if I'm beginning to type an
> argument for a method, it would be syntactically illegal to begin typing
> a method, so WingIDE shouldn't auto-complete the "def" snippet.
A simple way to do this may be to only show some snippets if at the
start of a line. Wing could define more contexts in the future, but I
suspect just using whether the line is starting or not will address much
of the problem.
Cheers,
John
More information about the wingide-users
mailing list