Skip to content

Instantly share code, notes, and snippets.

@soldni
Last active September 23, 2020 06:03
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save soldni/e40b94409ea0fcb071afb472ae234639 to your computer and use it in GitHub Desktop.
Save soldni/e40b94409ea0fcb071afb472ae234639 to your computer and use it in GitHub Desktop.
Settings for Visual Studio Code
{"lastUpload":"2020-09-23T06:02:58.659Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "5a8b9107-e667-4ec8-a792-d066a93b9eff",
"publisherId": "ms-python.anaconda-extension-pack",
"publisherDisplayName": "ms-python"
},
"name": "anaconda-extension-pack",
"publisher": "ms-python",
"version": "1.0.1"
},
{
"metadata": {
"id": "2d6fea35-f68e-461d-9b7b-5cd05be99451",
"publisherId": "njpwerner.autodocstring",
"publisherDisplayName": "njpwerner"
},
"name": "autodocstring",
"publisher": "njpwerner",
"version": "0.5.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": "690b692e-e8a9-493f-b802-8089d50ac1b2",
"publisherId": "ms-vscode.cpptools",
"publisherDisplayName": "ms-vscode"
},
"name": "cpptools",
"publisher": "ms-vscode",
"version": "1.0.1"
},
{
"metadata": {
"id": "5e32d3e3-fd88-4cd4-9f86-c81ac378ba21",
"publisherId": "guyskk.language-cython",
"publisherDisplayName": "guyskk"
},
"name": "language-cython",
"publisher": "guyskk",
"version": "0.0.6"
},
{
"metadata": {
"id": "61d03280-3919-4dd1-bce1-178ca21fdeaf",
"publisherId": "James-Yu.latex-workshop",
"publisherDisplayName": "James-Yu"
},
"name": "latex-workshop",
"publisher": "James-Yu",
"version": "8.13.2"
},
{
"metadata": {
"id": "ce071f60-714c-4351-854a-2a1d33f1e357",
"publisherId": "felipe.nasc-touchbar",
"publisherDisplayName": "felipe"
},
"name": "nasc-touchbar",
"publisher": "felipe",
"version": "1.12.0"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2020.8.109390"
},
{
"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.55.0"
},
{
"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.55.0"
},
{
"metadata": {
"id": "a5a4d637-aa11-4bd1-b404-9f10390f8d4b",
"publisherId": "lextudio.restructuredtext",
"publisherDisplayName": "lextudio"
},
"name": "restructuredtext",
"publisher": "lextudio",
"version": "129.0.0"
},
{
"metadata": {
"id": "7d236dd4-6af6-48f4-9464-6bf82ad36aaa",
"publisherId": "ban.spellright",
"publisherDisplayName": "ban"
},
"name": "spellright",
"publisher": "ban",
"version": "3.0.52"
},
{
"metadata": {
"id": "529697b9-b343-4b1c-ba2f-f5ef692132d4",
"publisherId": "ms-vscode.sublime-keybindings",
"publisherDisplayName": "ms-vscode"
},
"name": "sublime-keybindings",
"publisher": "ms-vscode",
"version": "4.0.7"
},
{
"metadata": {
"id": "4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1",
"publisherId": "dracula-theme.theme-dracula",
"publisherDisplayName": "dracula-theme"
},
"name": "theme-dracula",
"publisher": "dracula-theme",
"version": "2.22.1"
},
{
"metadata": {
"id": "261cac81-cd7b-4555-bb41-0c2d2bcd3e70",
"publisherId": "Gruntfuggly.todo-tree",
"publisherDisplayName": "Gruntfuggly"
},
"name": "todo-tree",
"publisher": "Gruntfuggly",
"version": "0.0.178"
},
{
"metadata": {
"id": "3b15ab8e-f648-4bfc-bae7-e588ea755b51",
"publisherId": "RandomFractalsInc.vscode-data-preview",
"publisherDisplayName": "RandomFractalsInc"
},
"name": "vscode-data-preview",
"publisher": "RandomFractalsInc",
"version": "2.1.0"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "0.11.0"
}
]
["/Users/lssoldai/anaconda3/envs/pytorch_p36/share/jupyter/kernels/python3/kernel.json"]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "f11",
"command": "-workbench.action.debug.stepInto",
"when": "debugState != 'inactive'"
},
{
"key": "f11",
"command": "workbench.action.debug.stepInto"
},
{
"key": "cmd+'",
"command": "latex-workshop.shortcut.mathit",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m cmd+i",
"command": "-latex-workshop.shortcut.mathit",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m shift+cmd+b",
"command": "-latex-workshop.shortcut.mathbb",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m cmd+b",
"command": "-latex-workshop.shortcut.mathbf",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m cmd+t",
"command": "-latex-workshop.shortcut.mathtt",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m cmd+r",
"command": "-latex-workshop.shortcut.mathrm",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m cmd+s",
"command": "-latex-workshop.shortcut.mathsf",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
},
{
"key": "cmd+m cmd+c",
"command": "-latex-workshop.shortcut.mathcal",
"when": "editorTextFocus && !editorReadonly && editorLangId =~ /latex|rsweave/"
}
]
{
"editor.fontSize": 14,
"explorer.confirmDragAndDrop": false,
"python.pythonPath": "/Users/lssoldai/anaconda3/envs/pytorch_p36/bin/python",
"editor.wordWrap": "on",
"editor.wordWrapColumn": 120,
"terminal.integrated.inheritEnv": false,
"files.trimTrailingWhitespace": true,
"files.trimFinalNewlines": true,
"python.dataScience.sendSelectionToInteractiveWindow": true,
"editor.minimap.enabled": false,
"git.confirmSync": false,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"python.jediEnabled": false,
"editor.renderWhitespace": "none",
"files.insertFinalNewline": false,
"editor.fontFamily": "Menlo",
"editor.selectionHighlight": false,
"workbench.editor.tabCloseButton": "right",
"editor.formatOnPaste": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.snippetSuggestions": "top",
"window.openFilesInNewWindow": "on",
"workbench.colorTheme": "Dracula Soft",
"window.closeWhenEmpty": true,
"sync.gist": "e40b94409ea0fcb071afb472ae234639",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.quietSync": true,
"python.linting.pylintArgs": ["--max-line-length=120"],
"python.formatting.autopep8Args": [
"--max-line-length=120"
],
"git.enableSmartCommit": true,
"nasc-touchbar.addCursorBelow": false,
"nasc-touchbar.commentLine": true,
"nasc-touchbar.selectNext": true,
"keyboard.touchbar.ignored": [
"workbench.action.navigateBack",
"workbench.action.navigateForward",
"workbench.action.debug.start",
"workbench.action.debug.run",
"workbench.action.debug.restart",
"workbench.action.debug.stepOver",
"workbench.action.debug.stepInto",
"workbench.action.debug.stepOut",
"workbench.action.debug.stop",
"workbench.action.debug.continue",
"workbench.action.debug.pause"
],
"nasc-touchbar.toggleSidebar": true,
"nasc-touchbar.jumpToBracket": true,
"nasc-touchbar.goToNext": true,
"nasc-touchbar.peekDefinition": true,
"workbench.activityBar.visible": true,
"breadcrumbs.enabled": true,
"sync.forceUpload": true,
"latex-workshop.view.pdf.viewer": "tab",
"spellright.documentTypes": [
"python",
"markdown",
"latex",
"tex",
"plaintext"
],
"todo-tree.tree.showScanModeButton": false,
"spellright.latexSpellParameters": [
"author",
"title",
"subtitle",
"date",
"chapter",
"section\\*?",
"subsection\\*?",
"subsubsection\\*?",
"part",
"paragraph",
"subparagraph",
"text(rm|sf|tt|md|bf|up|it|sl|sc|normal)",
"underline",
"emph",
"item",
"footnote(text)?",
"caption(of)?",
"multicolumn",
"href",
"hyperref",
"institute",
"frametitle",
"framesubtitle",
"begin\\{frame\\}"
],
"spellright.notificationClass": "warning",
"autoDocstring.docstringFormat": "sphinx",
"git.autofetch": true,
"python.languageServer": "Microsoft",
"python.defaultInterpreterPath": "/Users/lssoldai/anaconda3/envs/pytorch_p36/bin/python",
"window.zoomLevel": 0,
}
{
// Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
// description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope
// is left empty or omitted, the snippet gets applied to all languages. The prefix is what is
// used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders.
// Placeholders with the same ids are connected.
// Example:
// "Print to console": {
// "scope": "javascript,typescript",
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment