Skip to content

Instantly share code, notes, and snippets.

@sephi-dev
Last active March 3, 2020 10:38
Show Gist options
  • Save sephi-dev/a3634419974c853c7f2227eefce3924c to your computer and use it in GitHub Desktop.
Save sephi-dev/a3634419974c853c7f2227eefce3924c to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-03-03T10:38:46.988Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "18a6a2e3-76ca-4c85-9175-9d62229194dc",
"publisherId": "marqu3s.aurora-x",
"publisherDisplayName": "marqu3s"
},
"name": "aurora-x",
"publisher": "marqu3s",
"version": "2.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": "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.6.0"
},
{
"metadata": {
"id": "235f4502-e288-45b4-a36c-3c0825d81e1b",
"publisherId": "helgardrichard.helium-icon-theme",
"publisherDisplayName": "helgardrichard"
},
"name": "helium-icon-theme",
"publisher": "helgardrichard",
"version": "1.0.0"
},
{
"metadata": {
"id": "a2cec723-5349-460d-9de9-0fd1f8d3456f",
"publisherId": "xabikos.JavaScriptSnippets",
"publisherDisplayName": "xabikos"
},
"name": "JavaScriptSnippets",
"publisher": "xabikos",
"version": "1.7.2"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.41.9"
},
{
"metadata": {
"id": "4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1",
"publisherId": "dracula-theme.theme-dracula",
"publisherDisplayName": "dracula-theme"
},
"name": "theme-dracula",
"publisher": "dracula-theme",
"version": "2.20.0"
},
{
"metadata": {
"id": "6298f301-2710-438e-9c5c-45e31ee5a643",
"publisherId": "yomed.theme-dracula-soft",
"publisherDisplayName": "yomed"
},
"name": "theme-dracula-soft",
"publisher": "yomed",
"version": "1.0.4"
},
{
"metadata": {
"id": "1cac7443-911e-48b9-8341-49f3880c288a",
"publisherId": "enkia.tokyo-night",
"publisherDisplayName": "enkia"
},
"name": "tokyo-night",
"publisher": "enkia",
"version": "0.4.8"
},
{
"metadata": {
"id": "3851b234-107a-4b82-a50d-0414e166220d",
"publisherId": "MS-CEINTL.vscode-language-pack-fr",
"publisherDisplayName": "MS-CEINTL"
},
"name": "vscode-language-pack-fr",
"publisher": "MS-CEINTL",
"version": "1.41.2"
}
]
{
"gitlens.advanced.messages": {
"suppressShowKeyBindingsNotice": true
},
"editor.fontFamily": "Fira Code, 'Courier New', monospace",
"editor.fontLigatures": true,
"editor.fontSize": 12,
"editor.tabSize": 2,
"terminal.integrated.fontFamily": "DejaVu Sans Mono for Powerline",
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\wsl.exe",
"remote.WSL.debug": true,
"sync.gist": "a3634419974c853c7f2227eefce3924c",
"javascript.suggest.completeFunctionCalls": true,
"editor.formatOnSave": true,
"[javascript]": {
"editor.formatOnSave": false
},
"[javascriptreact]": {
"editor.formatOnSave": false
},
"[typescript]": {
"editor.formatOnSave": true
},
"[typescriptreact]": {
"editor.formatOnSave": true
},
"eslint.validate": [
"javascript",
"javascriptreact",
{
"language": "typescript",
"autoFix": true
},
{
"language": "typescriptreact",
"autoFix": true
}
],
"editor.minimap.enabled": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"workbench.sideBar.location": "right",
"workbench.iconTheme": "helium-icon-theme",
"workbench.colorTheme": "Aurora X",
"sync.forceDownload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment