开发者

Visual Studio 2008 - Quick Find File Shortcuts - like textmate on macs

I recently moved from a Mac + Textmate back to Visual Studio.

The one thing I absolutely loved about textmate 开发者_如何学Pythonwas it's find/search feature. It made navigating solution files so easy. Is there an equivalent shortcut/addon for Visual Studio?


You haven't explained what Textmate does for you, but...

  • The "folder + binoculars" icon in the toolbar gives "search in files"
  • Ctrl-F brings up Find
  • Ctrl-Click on a method call goes to its declaration (etc for other member types too)

If you want "find a type" or "find a file" easily in VS2008 (e.g. type SE to find SmartEnumerable), you'll need ReSharper

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜