We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300ee7d commit 332ff26Copy full SHA for 332ff26
src/extension.manifest.json
@@ -2,7 +2,7 @@
2
"$schema": "http://json.schemastore.org/vsix-publish",
3
"categories": [ "coding", "other", "programming languages"],
4
"identity": {
5
- "displayName": "Open in Notepad++"
+ "displayName": "Open in Notepad++",
6
"internalName": "VS-OpenInNotepadPlusPlus",
7
"icon": "Resources/Icon.png",
8
"tags": ["code", "text", "notepad++"],
0 commit comments