We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7f51b commit 6682131Copy full SHA for 6682131
1 file changed
resources/extension.manifest.json
@@ -10,6 +10,6 @@
10
},
11
"overview": "../README.md",
12
"publisher": "CodingWithCalvin",
13
- "qna": false,
14
- "repo": "https://www.github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus"
+ "qna": true,
+ "repo": "https://github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus"
15
}
0 commit comments