How to format (clean UP) C++ code in visual assist X 10. I'm using Resharper to clean up the code. but the shortcut doesn't work for c++ files.
does this feature exist in visual assist X 10?
How to format (clean UP) C++ code in visual assist X 10. I'm using Resharper to clean up the code. but the shortcut doesn't work for c++ files.
does this feature exist in visual assist X 10?
This might be somewhat off to your question as it does not involve Visual Assist, but I find AStyle Extension as an excellent tool for formatting my source code in C++.