Skip to content

Instantly share code, notes, and snippets.

@andymantell
Last active October 24, 2019 14:58
Show Gist options
  • Save andymantell/48eec49f1f32e849da7638c519b9b840 to your computer and use it in GitHub Desktop.
Save andymantell/48eec49f1f32e849da7638c519b9b840 to your computer and use it in GitHub Desktop.
VS Code settings
{"lastUpload":"2019-10-24T14:58:38.529Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "fa436a75-9f70-4f5e-8fbf-919ac4131d38",
"publisherId": "freakypie.code-python-isort",
"publisherDisplayName": "freakypie"
},
"name": "code-python-isort",
"publisher": "freakypie",
"version": "0.0.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": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "EditorConfig.EditorConfig",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.14.2"
},
{
"metadata": {
"id": "2335b326-c334-4e81-bc51-c408fcec6e7c",
"publisherId": "waderyan.gitblame",
"publisherDisplayName": "waderyan"
},
"name": "gitblame",
"publisher": "waderyan",
"version": "3.0.1"
},
{
"metadata": {
"id": "0229f987-83fd-4576-aa7f-566747840393",
"publisherId": "secanis.jenkinsfile-support",
"publisherDisplayName": "secanis"
},
"name": "jenkinsfile-support",
"publisher": "secanis",
"version": "0.1.0"
},
{
"metadata": {
"id": "c941a679-d500-46a8-b2a9-208063125901",
"publisherId": "wholroyd.jinja",
"publisherDisplayName": "wholroyd"
},
"name": "jinja",
"publisher": "wholroyd",
"version": "0.0.8"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "2.3.0"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2019.10.44104"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "rebornix.ruby",
"publisherDisplayName": "rebornix"
},
"name": "ruby",
"publisher": "rebornix",
"version": "0.25.3"
},
{
"metadata": {
"id": "867c2662-4ce0-4736-a22c-69975925a0c6",
"publisherId": "misogi.ruby-rubocop",
"publisherDisplayName": "misogi"
},
"name": "ruby-rubocop",
"publisher": "misogi",
"version": "0.8.1"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "ms-azuretools.vscode-docker",
"publisherDisplayName": "ms-azuretools"
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "0.8.1"
},
{
"metadata": {
"id": "83167da3-9d3e-4405-9b6f-977174762a6f",
"publisherId": "ninoseki.vscode-gem-lens",
"publisherDisplayName": "ninoseki"
},
"name": "vscode-gem-lens",
"publisher": "ninoseki",
"version": "0.3.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": "9.5.0"
},
{
"metadata": {
"id": "2a4479d6-0b69-43c4-894a-131316f6a068",
"publisherId": "andyyaldoo.vscode-json",
"publisherDisplayName": "andyyaldoo"
},
"name": "vscode-json",
"publisher": "andyyaldoo",
"version": "1.5.0"
},
{
"metadata": {
"id": "c856990a-978d-46eb-aa5e-318cd7bfecc6",
"publisherId": "shanoor.vscode-nginx",
"publisherDisplayName": "shanoor"
},
"name": "vscode-nginx",
"publisher": "shanoor",
"version": "0.6.0"
},
{
"metadata": {
"id": "27d96499-52df-4f8e-8905-275284e25ace",
"publisherId": "vitaliymaz.vscode-svg-previewer",
"publisherDisplayName": "vitaliymaz"
},
"name": "vscode-svg-previewer",
"publisher": "vitaliymaz",
"version": "0.5.1"
}
]
{
"editor.renderWhitespace": "boundary",
"editor.rulers": [
72,
80,
100,
119
],
"editor.renderControlCharacters": true,
"window.title": "${activeEditorMedium} ${dirty}",
"git.enabled": true,
"python.linting.flake8Enabled": true,
"python.linting.pylintEnabled": false,
"python.pythonPath": "/usr/bin/python3",
"python.linting.flake8Path": "flake8",
"extensions.ignoreRecommendations": false,
"explorer.openEditors.visible": 0,
"editor.colorDecorators": false,
"gitlens.advanced.messages": {
"suppressCommitHasNoPreviousCommitWarning": false,
"suppressCommitNotFoundWarning": false,
"suppressFileNotUnderSourceControlWarning": false,
"suppressGitVersionWarning": false,
"suppressLineUncommittedWarning": false,
"suppressNoRepositoryWarning": false,
"suppressUpdateNotice": true,
"suppressWelcomeNotice": true
},
"window.zoomLevel": 1,
"sync.gist": "48eec49f1f32e849da7638c519b9b840",
"sync.lastUpload": "2018-08-08T10:47:23.537Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "2018-08-17T06:42:07.107Z",
"sync.forceDownload": false,
"sync.anonymousGist": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"editor.minimap.enabled": true,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"workbench.colorTheme": "Monokai",
"[markdown]": {
"editor.tabSize": 2,
"editor.detectIndentation": false
},
"javascript.suggestionActions.enabled": false,
"[html]": {
"editor.autoClosingBrackets": false
},
"[dockerfile]": {},
"javascript.updateImportsOnFileMove.enabled": "always",
"window.titleBarStyle": "custom",
"python.globalModuleInstallation": true,
"editor.fontFamily": "'DejaVu Sans Mono', Serif, monospace, 'Droid Sans Fallback'",
"explorer.confirmDelete": false,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"html.format.enable": false,
"python.formatting.provider": "black"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment