Remove vscode

To be replaced by submodules

Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
revi 2021-01-05 09:02:30 +09:00
parent df2868fab2
commit 9d453441bc
Signed by: revi
GPG key ID: 48AE727894A6F064
5 changed files with 0 additions and 143 deletions

View file

@ -1 +0,0 @@
{"lastUpload":"2020-01-09T12:07:38.156Z","extensionVersion":"v3.4.3"}

View file

@ -1,112 +0,0 @@
[
{
"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": "2bbe1392-1ad3-4f59-82bc-fccaa3afc3a5",
"publisherId": "icrawl.discord-vscode",
"publisherDisplayName": "icrawl"
},
"name": "discord-vscode",
"publisher": "icrawl",
"version": "3.13.0"
},
{
"metadata": {
"id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "EditorConfig.EditorConfig",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.14.4"
},
{
"metadata": {
"id": "41a86ae3-cc87-4293-9324-c615272967f2",
"publisherId": "wholroyd.HCL",
"publisherDisplayName": "wholroyd"
},
"name": "HCL",
"publisher": "wholroyd",
"version": "0.0.5"
},
{
"metadata": {
"id": "acfa08ec-e98b-4b39-8561-1bf1938e71da",
"publisherId": "jakebathman.mysql-syntax",
"publisherDisplayName": "jakebathman"
},
"name": "mysql-syntax",
"publisher": "jakebathman",
"version": "1.3.1"
},
{
"metadata": {
"id": "5e69f001-f945-4c97-baf0-320d82a153b3",
"publisherId": "felixfbecker.php-intellisense",
"publisherDisplayName": "felixfbecker"
},
"name": "php-intellisense",
"publisher": "felixfbecker",
"version": "2.3.14"
},
{
"metadata": {
"id": "b0a47156-9132-49a2-bebd-ed16d91b1fa6",
"publisherId": "ikappas.phpcs",
"publisherDisplayName": "ikappas"
},
"name": "phpcs",
"publisher": "ikappas",
"version": "1.0.5"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2020.1.57204"
},
{
"metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherId": "Equinusocio.vsc-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-material-theme",
"publisher": "Equinusocio",
"version": "31.5.0"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "ms-azuretools.vscode-docker",
"publisherDisplayName": "ms-azuretools"
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "0.9.0"
},
{
"metadata": {
"id": "f2fd462f-f1bd-4c62-b54f-59a4e5ffc6a3",
"publisherId": "WakaTime.vscode-wakatime",
"publisherDisplayName": "WakaTime"
},
"name": "vscode-wakatime",
"publisher": "WakaTime",
"version": "2.2.1"
}
]

View file

@ -1,30 +0,0 @@
{
"sync.gist": "6f8c8c173081ae98b229f3602d739589",
"sync.lastUpload": "2018-08-27T14:10:24.702Z",
"sync.autoDownload": false,
"sync.autoUpload": true,
"sync.lastDownload": "2017-04-17T13:40:16.252Z",
"sync.version": 262,
"sync.showSummary": true,
"sync.forceDownload": false,
"sync.anonymousGist": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
// GPG .
"git.enableCommitSigning": true,
"files.autoSave": "afterDelay",
"telemetry.enableTelemetry": false,
"telemetry.enableCrashReporter": true,
"[terraform]": {
"editor.insertSpaces": false
},
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"materialTheme.autoApplyIcons": true,
"workbench.colorTheme": "Material Theme",
"workbench.iconTheme": "eq-material-theme-icons",
"python.pythonPath": "/usr/local/bin/python3",
"sync.forceUpload": true,
}