Skip to content

Instantly share code, notes, and snippets.

@jonatanaxe
Last active December 31, 2021 14:51
Show Gist options
  • Select an option

  • Save jonatanaxe/00081098af6fd89d4d809536c2f3759b to your computer and use it in GitHub Desktop.

Select an option

Save jonatanaxe/00081098af6fd89d4d809536c2f3759b to your computer and use it in GitHub Desktop.
VSCODEcloudSettings
{"lastUpload":"2021-12-31T14:51:50.660Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03",
"publisherId": "formulahendry.auto-rename-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-rename-tag",
"publisher": "formulahendry",
"version": "0.1.9"
},
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.62"
},
{
"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": "0f8bd812-5d52-4fff-bd1c-6b0a7ee9cad9",
"publisherId": "bierner.color-info",
"publisherDisplayName": "bierner"
},
"name": "color-info",
"publisher": "bierner",
"version": "0.7.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "11.7.0"
},
{
"metadata": {
"id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28",
"publisherId": "abusaidm.html-snippets",
"publisherDisplayName": "abusaidm"
},
"name": "html-snippets",
"publisher": "abusaidm",
"version": "0.2.1"
},
{
"metadata": {
"id": "21a0ca11-beff-4be7-a773-d094b6a2ed93",
"publisherId": "usernamehw.indent-one-space",
"publisherDisplayName": "usernamehw"
},
"name": "indent-one-space",
"publisher": "usernamehw",
"version": "0.2.8"
},
{
"metadata": {
"id": "cc9ad3f6-1efe-48b3-8abc-dfd648f40af7",
"publisherId": "rafaelcgstz.magento-2-snippets",
"publisherDisplayName": "rafaelcgstz"
},
"name": "magento-2-snippets",
"publisher": "rafaelcgstz",
"version": "0.0.5"
},
{
"metadata": {
"id": "044b4b31-2969-4af3-895d-855433b8b46d",
"publisherId": "felixfbecker.php-debug",
"publisherDisplayName": "felixfbecker"
},
"name": "php-debug",
"publisher": "felixfbecker",
"version": "1.22.0"
},
{
"metadata": {
"id": "1a9300c9-36a6-44d1-9d09-ada3641b8727",
"publisherId": "felixfbecker.php-pack",
"publisherDisplayName": "felixfbecker"
},
"name": "php-pack",
"publisher": "felixfbecker",
"version": "1.0.2"
},
{
"metadata": {
"id": "3792588c-3d35-442d-91ea-fe6a755e8155",
"publisherId": "mechatroner.rainbow-csv",
"publisherDisplayName": "mechatroner"
},
"name": "rainbow-csv",
"publisher": "mechatroner",
"version": "2.0.0"
},
{
"metadata": {
"id": "ce760cf8-0b51-49bd-ad0c-ad8a9f646773",
"publisherId": "gerane.Theme-Monokai",
"publisherDisplayName": "gerane"
},
"name": "Theme-Monokai",
"publisher": "gerane",
"version": "0.0.5"
},
{
"metadata": {
"id": "6ad45f5a-09ec-44e5-b363-867ddc1ec674",
"publisherId": "shardulm94.trailing-spaces",
"publisherDisplayName": "shardulm94"
},
"name": "trailing-spaces",
"publisher": "shardulm94",
"version": "0.3.1"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "ms-azuretools.vscode-docker",
"publisherDisplayName": "ms-azuretools"
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "1.18.0"
},
{
"metadata": {
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a",
"publisherId": "vscode-icons-team.vscode-icons",
"publisherDisplayName": "vscode-icons-team"
},
"name": "vscode-icons",
"publisher": "vscode-icons-team",
"version": "11.8.0"
},
{
"metadata": {
"id": "fba73053-b95e-4942-aa22-1beca3486478",
"publisherId": "viperet.vscode-magento-wizard",
"publisherDisplayName": "viperet"
},
"name": "vscode-magento-wizard",
"publisher": "viperet",
"version": "2.4.6"
}
]
{
"workbench.colorTheme": "Monokai",
"workbench.iconTheme": "vscode-icons",
"editor.renderWhitespace": "none",
"editor.renderControlCharacters": false,
"javascript.updateImportsOnFileMove.enabled": "always",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.forceDownload": true,
"sync.forceUpload": true,
"sync.quietSync": false,
"sync.gist": "00081098af6fd89d4d809536c2f3759b",
"files.trimTrailingWhitespace": true,
"explorer.confirmDelete": false,
"git.confirmSync": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment