CHelper READMEIt's a extension that aims to help when programming with C in Linux. It adds several snippets, a task provider to speed the compiling and analysis of the errors with valgrind, cppcheck and flawfinder. FeaturesAdds snippets of C language to speed up productivity. Adds a task provider to help when compiling and using valgrind, cppcheck and flawfinder. Shows the output of valgrind, cppcheck and flawfinder formatted and with some explanation of some errors/warnings. RequirementsRequires gcc, valgrind, cppcheck, flawfinder and stdbuf. Requires Linux Extension SettingsThis extension contributes the following settings:
Known IssuesNo known issues. Please report issues to https://gitlab.com/deded1423/CHelper/issues Release Notes1.0.0Initial release of Chelper |