Skip to content

Instantly share code, notes, and snippets.

@taily-khucnaykhongquantrong
Last active June 5, 2020 10:15
Show Gist options
  • Save taily-khucnaykhongquantrong/be5e0e84d065362518a32582cc51157a to your computer and use it in GitHub Desktop.
Save taily-khucnaykhongquantrong/be5e0e84d065362518a32582cc51157a to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-06-05T10:15:44.642Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.1.0"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.7.1"
},
{
"metadata": {
"id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8",
"publisherId": "christian-kohler.npm-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "npm-intellisense",
"publisher": "christian-kohler",
"version": "1.3.0"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "5.0.0"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.5"
},
{
"metadata": {
"id": "876e8f93-74d0-4f4f-91b7-34a09f19f444",
"publisherId": "VisualStudioExptTeam.vscodeintellicode",
"publisherDisplayName": "VisualStudioExptTeam"
},
"name": "vscodeintellicode",
"publisher": "VisualStudioExptTeam",
"version": "1.2.7"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "shift+cmd+n",
"command": "explorer.newFile"
}
]
{
"terminal.integrated.fontSize": 16,
"terminal.integrated.fontFamily": "MesloLGS NF",
"editor.fontSize": 16,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "One Dark Pro",
"editor.fontFamily": "SF Mono, monospace",
"sync.gist": "be5e0e84d065362518a32582cc51157a",
"sync.autoUpload": false,
"terminal.external.windowsExec": "C:\\Program Files\\Powershell\\pwsh.exe"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment