-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I have only 4 extensions to be imported. See below:
{
"id": "04523c0a-cf72-4d8f-983d-fe416c2d3708",
"name": "My Visual Studio extensions",
"description": "A collection of my Visual Studio extensions",
"version": "1.0",
"extensions": [
{
"name": "Markdown Editor",
"vsixId": "9ca64947-e9ca-4543-bfb8-6cce9be19fd6"
},
{
"name": "Middle Click Scroll",
"vsixId": "MiddleClickScroll.263a3239-a004-40e6-b790-4fd371832c85"
},
{
"name": "PowerShell Tools for Visual Studio",
"vsixId": "PowerShellTools.VS2017"
},
{
"name": "Time Stamp Margin",
"vsixId": "TimeStampMargin.255e8b14-4a53-4eb7-89a7-7ab741c1f612"
}
]
}
Why do I get such issue? How do I fix it? Thanks
Details of my Visual Studio can be found here
vs info.txt
Metadata
Metadata
Assignees
Labels
No labels
