code snippet insertion

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,
i noticed when i'm in the code-behind and i type, let's just say the word
IF, well in the auto-complete list the tool tip show it as a code-snippet. Is
there a key-stroke to stub the snippet out? I know you can right-click and
get to code-snippet insert but just wondering.

thanks,
rodchar
 
Hi,

Some snippets have variables as well. If you need to supply their values
hitting tab will rotate through each of the variables in the snippet.

Press [enter] to commit the changes and return to your normally scheduled
coding :)

--
Dave Sexton

rodchar said:
Thank you very much. Rod.

Marc Gravell said:
[Tab][Tab]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top