Tagged Questions
1
vote
1answer
77 views
Bringing convenience of Java code assistant from Eclipse to Visual Studio 2010 for native C++ projects
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)
...