diff --git a/images/icon.png b/images/icon.png new file mode 100644 index 0000000..e0b3f9a Binary files /dev/null and b/images/icon.png differ diff --git a/package.json b/package.json index f7d14d7..2564baa 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "Formatters" ], "publisher": "quanzhuo", + "icon": "images/icon.png", "activationEvents": [ "onLanguage:cmake", "workspaceContains:CMakeLists.txt"