[Tip: VS]Several IDE Tips and Tricks

1. Search with Regular Expression (MSDN Ref)

2. Code Snippet

There are two types in VS: Expansion and Surround With.  "Expansion": type the words + TWO tab. "Surround With" (most useful is #region): select the intend-to-include code + (Ctrl+K+S) select #region

3.  The mini command window inside Find DropdownList on standard toolbar.

 

References:

1. 11 Visual Studio IDE Tricks and Tips

2. MSDN: VS IDE Tips

posted @ 2010-05-16 21:24  能巴  阅读(165)  评论(0编辑  收藏  举报