开发者

Visual Studio: quick access to most used files

The solution I work on is quite big so it can require a lot of clic开发者_开发技巧ks to get to the desired file. I spend 90% of the time working with 8-10 files from this solution so it would be really convenient to have some kind of "Favorites" in my solution so I could jump to the most used files quickly. "Recent files" doesn't cut it, so maybe you know some extensions for VS2010 that do that? Google didn't provide any good options so I decided to give it a shot here and ask what do you use.

Thanks in advance


It's not quite what you asked for, but it'll help endlessly:

In vanilla VS2010, hit Ctrl-Comma (by default) for the "Navigate To" window. You can type a partial file, class or method name and it'll show you a list of where that appears in your solution, and you can open directly from there.

The DevExpress plugins also have a "Recently Used File" window (Ctrl-Shift-Period by default, I think) that does similar, but only shows files you've recently used (not classes or methods). I have to say, though, I've not used that since I've had VS2010.


Wow! A question since 2011 that is still valid to date.

  1. From View Menu click Bookmark Window
  2. open your favorite file
  3. click any line - preferably the beginning of the file
  4. from the Bookmarks Window, click the icon "Toggle a bookmark on the current line."

Very convenient!


Haven't tried this particular feature of the PowerTools myself, but it could do the trick: http://blogs.msdn.com/b/visualstudio/archive/2010/08/03/quick-access-extension.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜