Eclipse has many features which saves a developer much time, for example:
1) Override/Implement Methods…
2) TODO lists…

3) Fast access to documentation… (There might be also something else) 
Is there any plugin for VS 2010 which brings approximately the same functionality to native C++ projects?
VisualAssist X provides refactoring, navigation and code assistance. When you’re moving from Eclipse to VisualStudio, it drastically reduces the feeling that you’re working with stone knives and bearskins.