BillDenton
BillDenton
Any updates? I have: 1. Functions that take pointers where the structure that it points to needs to be stored for checking later. I can do this via a custom...
Any update on this? I frequently make spelling mistakes in my commit messages. The code is OK because already checked in the editor by this extension.
@robsonpeixoto I've added that in my global git config: .gitconfig [core] editor = code --wait That's fine for "git commit" from the command line within VS code, but for most...
How will this roll out into a release of cppcheck? I've just encountered this problem which for now I have inline suppressed.
@bedw021 Has this fixed been merged into simplecpp? Any idea if it has then made its way into CppCheck? Thanks.
@danmar @bedw021 Could this be merged into simplecpp so that CppCheck can be updated? We've got inline suppresion for CppCheck in our codebase due to this. Thanks.
As far as I can see the middle wildcard doesn't work. Our include files are all "include" & "interface" directories in many places. So this only leaves using everything via...
@sean-mcmanus @bobbrow Any update on this? All my include headers are in "include" or "interface" directories. Hence I would like to use all sub-directories that end in "include" or "interface",...
@sean-mcmanus Any update on the time scale for this? Thanks.
@yzane Please release the extension with footnotes supported in export to PDF. Thanks.