Michael Litwak
Michael Litwak
I just installed **Cppcheck 2.6**, and it fails to handle `/ ## /` in macro definitions within .cpp files from all of my Visual C++ projects. I get errors such...
### Describe the bug When building AWS SDK for C++ version 1.9.267, for Windows, as static libraries, some of the Debug|x64 builds fail to generate a .pdb file along with...
Visual Studio Professional 2019 version 16.0.3 will show a warning upon startup that an extension is autoloading synchronously. Clicking the Performance Manager link provides the following warning: > AnkhSVN -...
The [command-line reference](https://github.com/OpenCppCoverage/OpenCppCoverage/wiki/Command-line-reference) refers to both `--substitute_pdb_source_path` and `--substitute_path`, but only the first is valid. See the last topic in the command-line reference, which should refer to `--substitute_pdb_source_path`.
According to[ the Microsoft DevBlog post regarding this extension](https://devblogs.microsoft.com/visualstudio/experimental-msbuild-editor/), it supports editing `.csproj` files. Is there any plan to extend this to other languages? I assume `.vcxproj` files are MSBuild...