Skip to content

Instantly share code, notes, and snippets.

@antte
Created November 25, 2019 13:50
Show Gist options
  • Save antte/9cd8d8c795b4d3f93ef9b91df9cae492 to your computer and use it in GitHub Desktop.
Save antte/9cd8d8c795b4d3f93ef9b91df9cae492 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-11-25T13:50:04.358Z","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": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "19804510-b475-4dae-b0f7-6ca08fd1af0c",
"publisherId": "dsznajder.es7-react-js-snippets",
"publisherDisplayName": "dsznajder"
},
"name": "es7-react-js-snippets",
"publisher": "dsznajder",
"version": "2.4.4"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "10.2.0"
},
{
"metadata": {
"id": "8cc39c3c-c7cc-4e34-9fd4-03ae7d38aa79",
"publisherId": "dcasella.i3",
"publisherDisplayName": "dcasella"
},
"name": "i3",
"publisher": "dcasella",
"version": "0.0.1"
},
{
"metadata": {
"id": "8b477a76-974c-403d-a454-58028c1709d1",
"publisherId": "samuelcolvin.jinjahtml",
"publisherDisplayName": "samuelcolvin"
},
"name": "jinjahtml",
"publisher": "samuelcolvin",
"version": "0.11.0"
},
{
"metadata": {
"id": "98790d67-10fa-497c-9113-f6c7489207b2",
"publisherId": "yzhang.markdown-all-in-one",
"publisherDisplayName": "yzhang"
},
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "2.5.1"
},
{
"metadata": {
"id": "b027c4b2-25ad-46db-b574-05dae3b2dc92",
"publisherId": "azemoh.one-monokai",
"publisherDisplayName": "azemoh"
},
"name": "one-monokai",
"publisher": "azemoh",
"version": "0.4.4"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "3.9.0"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2019.11.50794"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.47.2"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.47.2"
},
{
"metadata": {
"id": "f8cbb6bd-8209-40fe-b98e-ec0f52b25956",
"publisherId": "LaurentTreguier.rpm-spec",
"publisherDisplayName": "LaurentTreguier"
},
"name": "rpm-spec",
"publisher": "LaurentTreguier",
"version": "0.2.3"
},
{
"metadata": {
"id": "fe20f03a-2abf-470a-ab23-d671ec38ce42",
"publisherId": "coolbear.systemd-unit-file",
"publisherDisplayName": "coolbear"
},
"name": "systemd-unit-file",
"publisher": "coolbear",
"version": "1.0.5"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "vscodevim.vim",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "1.11.3"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "1.9.1"
},
{
"metadata": {
"id": "9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6",
"publisherId": "akamud.vscode-theme-onedark",
"publisherDisplayName": "akamud"
},
"name": "vscode-theme-onedark",
"publisher": "akamud",
"version": "2.1.0"
}
]
{
"explorer.confirmDragAndDrop": false,
"window.zoomLevel": 1,
"prettier.semi": false,
"prettier.singleQuote": true,
"javascript.format.enable": false,
"prettier.eslintIntegration": true,
"breadcrumbs.enabled": true,
"workbench.colorTheme": "Atom One Dark",
"workbench.editor.enablePreview": false,
"files.associations": {
"**/.i3/config": "i3",
"**/i3/config": "i3",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment