Take for example of foreach loop, just press 2 tabs after typing "fore"... that's it you got the code snippet as mentioned below:
Other useful code snippets are:
for
- for loopwhile
- for while loopequals
- snippet for implementing Equals() according to quidelinesprop
- for public property and backing fieldtryf
- for try finallyindexer
- for indexer