Skip to content

Instantly share code, notes, and snippets.

@Amorano
Last active February 21, 2019 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Amorano/8da86cba6b4cf4a5e40b9c55622032c4 to your computer and use it in GitHub Desktop.
Save Amorano/8da86cba6b4cf4a5e40b9c55622032c4 to your computer and use it in GitHub Desktop.
7492218a443cb76dd6e1bf51a1f804619ff6d56a
{"lastUpload":"2019-02-21T19:22:06.625Z","extensionVersion":"v3.2.4"}
[
{
"metadata": {
"id": "2d6fea35-f68e-461d-9b7b-5cd05be99451",
"publisherId": "njpwerner.autodocstring",
"publisherDisplayName": "njpwerner"
},
"name": "autodocstring",
"publisher": "njpwerner",
"version": "0.2.3"
},
{
"metadata": {
"id": "7a0110bb-231a-4598-aa1b-0769ea46d28b",
"publisherId": "aaron-bond.better-comments",
"publisherDisplayName": "aaron-bond"
},
"name": "better-comments",
"publisher": "aaron-bond",
"version": "2.0.3"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.2.4"
},
{
"metadata": {
"id": "3934094f-7995-4bb1-80bd-51c642531ff8",
"publisherId": "mrcrowl.hg",
"publisherDisplayName": "mrcrowl"
},
"name": "hg",
"publisher": "mrcrowl",
"version": "1.3.0"
},
{
"metadata": {
"id": "8c223abc-595d-41de-aef9-152aae8d8f8e",
"publisherId": "zhoufeng.pyqt-integration",
"publisherDisplayName": "zhoufeng"
},
"name": "pyqt-integration",
"publisher": "zhoufeng",
"version": "0.2.0"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2019.1.0"
},
{
"metadata": {
"id": "6ad45f5a-09ec-44e5-b363-867ddc1ec674",
"publisherId": "shardulm94.trailing-spaces",
"publisherDisplayName": "shardulm94"
},
"name": "trailing-spaces",
"publisher": "shardulm94",
"version": "0.2.11"
}
]
{
"files.exclude": {
"**/_aux*": true,
"**/_data": true,
"**/_doc": true,
"**/_logs": true,
"**/.DS_Store": false,
"**/.hg": false,
"**/.svn": false,
"**/*.pyc": true,
"**/CVS": false
},
"csharp.suppressDotnetInstallWarning": true,
"hg.path": "H:/alexander.morano/bin/Mercurial-4.5.2/hg.exe",
"extensions.showRecommendationsOnlyOnDemand":true,
"extensions.ignoreRecommendations" : true,
"window.zoomLevel": 0,
"pyqt-integration.qtdesigner.path": "C:/Program Files/Autodesk/Maya2018/bin/designer.exe",
"pyqt-integration.pyuic.cmd": "Z:\\CODE\\Python27\\_aux\\PyQt5-5.6.1\\PyQt5\\uic\\pyuic.py",
"terminal.integrated.shell.windows": "C:/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe",
"files.autoSave": "afterDelay",
"editor.cursorStyle": "underline",
"editor.insertSpaces": false,
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false,
"editor.mouseWheelZoom": true,
"workbench.colorTheme": "Visual Studio Dark",
"workbench.statusBar.feedback.visible": false,
"python.jediEnabled": false,
"explorer.confirmDelete": false,
"todo-tree.defaultHighlight": {
"foreground": "green",
"type": "none"
},
"todo-tree.customHighlight": {
"TODO": {},
"FIXME": {}
},
"python.linting.pydocstyleEnabled": true,
"autoDocstring.includeDescription": true,
"autoDocstring.includeName": true,
"autoDocstring.newlineBeforeSummary": true,
"better-comments.highlightPlainText": true,
"python.analysis.diagnosticPublishDelay": 500,
"editor.minimap.maxColumn": 80,
"files.trimTrailingWhitespace": true,
"files.trimFinalNewlines": true,
"workbench.startupEditor": "none",
"breadcrumbs.enabled": true,
"workbench.editor.closeOnFileDelete": true,
"editor.wordWrapColumn": 100,
"todo-tree.flat": true,
"todo-tree.grouped": true,
"files.autoSaveDelay": 1001,
"explorer.confirmDragAndDrop": false,
"editor.fontSize": 18,
"editor.tabCompletion": "on",
"files.maxMemoryForLargeFilesMB": 32768,
"scm.alwaysShowProviders": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "8da86cba6b4cf4a5e40b9c55622032c4",
"todo-tree.includeGlobs": [
"**/dtv/**"
],
"todo-tree.excludeGlobs": [
"**/maya/core"
],
"search.useGlobalIgnoreFiles": true,
"git.showPushSuccessNotification": true,
"git.autorefresh": false,
"git.autofetch": true,
"search.location": "sidebar",
"update.channel": "none",
"debug.allowBreakpointsEverywhere": true,
"workbench.panel.defaultLocation": "right",
"csharp.suppressProjectJsonWarning": true,
"csharp.suppressDotnetInstallWarning": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment