mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
update links
This commit is contained in:
@ -2,8 +2,15 @@
|
||||
"name": "references-plusplus",
|
||||
"displayName": "References++",
|
||||
"description": "Show the results of 'Find References' as formatted text in an editor",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"publisher": "jrieken",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/vscode-extension-samples"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Microsoft/vscode-extension-samples/issues"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user