Last active
October 26, 2024 11:55
-
-
Save Conkernel/c6a67993a3fdd34aa0ad9a09fdbb6ac4 to your computer and use it in GitHub Desktop.
VSCode's Settings - Syncing
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
[ | |
{ | |
"id": "christian-kohler.path-intellisense", | |
"name": "path-intellisense", | |
"publisher": "christian-kohler", | |
"version": "2.9.0" | |
}, | |
{ | |
"id": "DavidAnson.vscode-markdownlint", | |
"name": "vscode-markdownlint", | |
"publisher": "DavidAnson", | |
"version": "0.56.0" | |
}, | |
{ | |
"id": "esbenp.prettier-vscode", | |
"name": "prettier-vscode", | |
"publisher": "esbenp", | |
"version": "11.0.0" | |
}, | |
{ | |
"id": "formulahendry.docker-explorer", | |
"name": "docker-explorer", | |
"publisher": "formulahendry", | |
"version": "0.1.7" | |
}, | |
{ | |
"id": "formulahendry.docker-extension-pack", | |
"name": "docker-extension-pack", | |
"publisher": "formulahendry", | |
"version": "0.0.1" | |
}, | |
{ | |
"id": "ipedrazas.kubernetes-snippets", | |
"name": "kubernetes-snippets", | |
"publisher": "ipedrazas", | |
"version": "0.1.9" | |
}, | |
{ | |
"id": "ms-azuretools.vscode-docker", | |
"name": "vscode-docker", | |
"publisher": "ms-azuretools", | |
"version": "1.29.3" | |
}, | |
{ | |
"id": "ms-python.black-formatter", | |
"name": "black-formatter", | |
"publisher": "ms-python", | |
"version": "2024.4.0" | |
}, | |
{ | |
"id": "ms-python.python", | |
"name": "python", | |
"publisher": "ms-python", | |
"version": "2024.16.1" | |
}, | |
{ | |
"id": "ms-vscode.powershell", | |
"name": "powershell", | |
"publisher": "ms-vscode", | |
"version": "2024.2.2" | |
}, | |
{ | |
"id": "nonoroazoro.syncing", | |
"name": "syncing", | |
"publisher": "nonoroazoro", | |
"version": "3.3.9" | |
}, | |
{ | |
"id": "oderwat.indent-rainbow", | |
"name": "indent-rainbow", | |
"publisher": "oderwat", | |
"version": "8.3.1" | |
}, | |
{ | |
"id": "redhat.ansible", | |
"name": "ansible", | |
"publisher": "redhat", | |
"version": "24.10.0" | |
}, | |
{ | |
"id": "redhat.vscode-xml", | |
"name": "vscode-xml", | |
"publisher": "redhat", | |
"version": "0.27.1" | |
}, | |
{ | |
"id": "redhat.vscode-yaml", | |
"name": "vscode-yaml", | |
"publisher": "redhat", | |
"version": "1.15.0" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Público