Skip to content

Releases: Aldlevine/VSCodeCppcheck

v0.2.0

05 Feb 14:27
Compare
Choose a tag to compare
  • Add support for globbed source files.
  • Fix runtime error when only 1 error is found.

Full Changelog v0.1.0...v0.2.0

v0.1.0

30 Nov 18:29
Compare
Choose a tag to compare

A complete overhaul.

  • Get rid of custom tree view in favor of using VSCode's built in diagnostics and language status.
  • Revise configuration setup to offer a more flexible and portable solution.

v0.0.3

27 Nov 20:36
Compare
Choose a tag to compare
  • Revises and improves configuration options
  • Supports multi-root workspaces

v0.0.2

22 Nov 17:36
Compare
Choose a tag to compare

Improved error handling.

v0.0.1

22 Nov 16:39
Compare
Choose a tag to compare

This is the first release of the extension, with bare bones functionality.