Update clang format_on save_VS2017 authored by Thomas Vierjahn's avatar Thomas Vierjahn
# Setting up clang-format to format on save in VisualStudio 2017
* **Step 1**
Install the ClangFormat and Visual Commander Extensions for Visual Studio
Install the *ClangFormat* and *Visual Commander* Extensions for Visual Studio
Go to **Tools -> Extensions and Updates** and search for the Extensions under the Online tab.
An already existing Clang Format Installation outside of Visual Studio is not sufficient; Visual Studio still needs the Extension.
......
......