Last active
October 29, 2019 10:19
-
-
Save Leonardonline/5a230baa1dc731fde7251b37d84d1866 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2019-10-29T10:17:57.566Z","extensionVersion":"v3.4.3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"metadata": { | |
"publisherId": "johnpapa.angular-essentials", | |
"publisherDisplayName": "johnpapa" | |
}, | |
"name": "angular-essentials", | |
"publisher": "johnpapa", | |
"version": "0.6.3" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "johnpapa.Angular2", | |
"publisherDisplayName": "johnpapa" | |
}, | |
"name": "Angular2", | |
"publisher": "johnpapa", | |
"version": "8.1.1" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "formulahendry.auto-rename-tag", | |
"publisherDisplayName": "formulahendry" | |
}, | |
"name": "auto-rename-tag", | |
"publisher": "formulahendry", | |
"version": "0.1.0" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "JerryHong.autofilename", | |
"publisherDisplayName": "JerryHong" | |
}, | |
"name": "autofilename", | |
"publisher": "JerryHong", | |
"version": "0.1.3" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "Shan.code-settings-sync", | |
"publisherDisplayName": "Shan" | |
}, | |
"name": "code-settings-sync", | |
"publisher": "Shan", | |
"version": "3.4.3" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "stringham.move-ts", | |
"publisherDisplayName": "stringham" | |
}, | |
"name": "move-ts", | |
"publisher": "stringham", | |
"version": "1.11.5" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "Angular.ng-template", | |
"publisherDisplayName": "Angular" | |
}, | |
"name": "ng-template", | |
"publisher": "Angular", | |
"version": "0.802.3" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "esbenp.prettier-vscode", | |
"publisherDisplayName": "esbenp" | |
}, | |
"name": "prettier-vscode", | |
"publisher": "esbenp", | |
"version": "2.3.0" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "2gua.rainbow-brackets", | |
"publisherDisplayName": "2gua" | |
}, | |
"name": "rainbow-brackets", | |
"publisher": "2gua", | |
"version": "0.0.6" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "johnstoncode.svn-scm", | |
"publisherDisplayName": "johnstoncode" | |
}, | |
"name": "svn-scm", | |
"publisher": "johnstoncode", | |
"version": "1.54.11" | |
}, | |
{ | |
"metadata": { | |
"publisherId": "DotJoshJohnson.xml", | |
"publisherDisplayName": "DotJoshJohnson" | |
}, | |
"name": "xml", | |
"publisher": "DotJoshJohnson", | |
"version": "2.5.0" | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sync.gist": "5a230baa1dc731fde7251b37d84d1866", | |
"sync.removeExtensions": false, | |
"[html]": { | |
"editor.defaultFormatter": "esbenp.prettier-vscode" | |
}, | |
"svn.enableProposedApi": "product" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment