开发者

How to show location of errors, references to members and todos in scrollbar of visual studio 2010?

开发者 https://www.devze.com 2023-03-14 22:04 出处:网络
I have come over from eclipse (for language reasons) and miss being able to see where errors, members and todos are located in a source file like the red, beige, blue icons respectively in Eclipse.

I have come over from eclipse (for language reasons) and miss being able to see where errors, members and todos are located in a source file like the red, beige, blue icons respectively in Eclipse.

Is there any way开发者_运维技巧 that this can be enabled/ or any plugin that can be installed?


Check out the Enhanced Scrollbar in the Productivity Power Tools.


Errors: View->Error List

Todos: View->Task List

These will show up as tabs in the IDE... you can double-click on an item to be taken to its location in source.

0

精彩评论

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