c++ tools for visual studio 2019 code example
Example 1: disable codelens visual studio 2019
To disable CodeLens, choose Tools > Options > Text Editor > All Languages > CodeLens, and deselect the feature
Example 2: how to remove all breakpoints in visual studio 2019
Clear all breakpoints in a Visual Studio Solution