A comparison of two automatic rename tools for C++ in Visual Studio.
C++ Rename Shootout: Visual Studio 2017 vs. ReSharper for C++
by Richard Thomson
About the post:
Getting help from your development environment for renaming identifiers can be a huge productivity boost. It lets you quickly and easily improve the names of things in your code. In this post, I’ll review two automatic renaming tools for C++ in Visual Studio: Visual Studio 2017 Community Edition 15.5.7 and ReSharper for C++ 2017.3.2.
Add a Comment
Comments are closed.