Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit 9e41908

Browse files
author
VioletGiraffe
committed
plugin -> add-in
1 parent 33095cd commit 9e41908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CPPCheckPlugin/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
44
<Identity Id="127d8bd3-8cd7-491a-9a63-9b4e89118da9" Version="1.0" Language="en-US" Publisher="-" />
5-
<DisplayName>cppcheck plugin</DisplayName>
5+
<DisplayName>cppcheck add-in</DisplayName>
66
<Description xml:space="preserve">Integration for cppcheck - C/C++ code static analysis tool </Description>
77
<License>PackageInstallerLicense.txt</License>
88
</Metadata>

0 commit comments

Comments
 (0)