diff --git a/resources/extension.manifest.json b/resources/extension.manifest.json index 5da5ad8..4be7057 100644 --- a/resources/extension.manifest.json +++ b/resources/extension.manifest.json @@ -10,6 +10,6 @@ }, "overview": "../README.md", "publisher": "CodingWithCalvin", - "qna": false, - "repo": "https://www.github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus" + "qna": true, + "repo": "https://github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus" } \ No newline at end of file