mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
uses the same spelling for 'JS Fiddle' to avoid confusion
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
"commands": [
|
||||
{
|
||||
"command": "extension.source-control.open",
|
||||
"title": "Open JSFiddle"
|
||||
"title": "Open JS Fiddle"
|
||||
},
|
||||
{
|
||||
"command": "extension.source-control.commit",
|
||||
|
||||
Reference in New Issue
Block a user