Skip to content

Instantly share code, notes, and snippets.

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 TheBdouilleur/47d3a672d3247c7eb7aa5d82087e66a6 to your computer and use it in GitHub Desktop.
Save TheBdouilleur/47d3a672d3247c7eb7aa5d82087e66a6 to your computer and use it in GitHub Desktop.
VSCode sync
{
"python.pythonPath": "C:\\Users\\pmhue\\Anaconda3\\pythonw.exe",
"workbench.colorTheme": "Darcula",
"python.venvPath": "C:\\Users\\pmhue\\Desktop\\BidouilleurSpace\\PyBoy\\venv",
"workbench.iconTheme": "vscode-icons"
}
{"lastUpload":"2020-03-31T12:44:26.475Z","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": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "0e4a80b3-71f6-4711-9058-cfb60e9cb7d7",
"publisherId": "maximetinu.identical-sublime-monokai-csharp-theme-colorizer",
"publisherDisplayName": "maximetinu"
},
"name": "identical-sublime-monokai-csharp-theme-colorizer",
"publisher": "maximetinu",
"version": "0.11.1"
},
{
"metadata": {
"id": "d697a7e8-00fa-4039-9067-4b69a9a90f6e",
"publisherId": "kiteco.kite",
"publisherDisplayName": "kiteco"
},
"name": "kite",
"publisher": "kiteco",
"version": "0.109.0"
},
{
"metadata": {
"id": "9d8023b1-bc6c-450c-bbe6-02ea41c50025",
"publisherId": "BattleBas.kivy-vscode",
"publisherDisplayName": "BattleBas"
},
"name": "kivy-vscode",
"publisher": "BattleBas",
"version": "0.5.3"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.0.1"
},
{
"metadata": {
"id": "6f35c257-7fd5-4bc2-9cd1-01976589c17a",
"publisherId": "arcticicestudio.nord-visual-studio-code",
"publisherDisplayName": "arcticicestudio"
},
"name": "nord-visual-studio-code",
"publisher": "arcticicestudio",
"version": "0.13.0"
},
{
"metadata": {
"id": "635c67f4-8dd8-49d2-b818-14f3b67ef33d",
"publisherId": "hyesun.py-paste-indent",
"publisherDisplayName": "hyesun"
},
"name": "py-paste-indent",
"publisher": "hyesun",
"version": "0.1.2"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2020.3.69010"
},
{
"metadata": {
"id": "261cac81-cd7b-4555-bb41-0c2d2bcd3e70",
"publisherId": "Gruntfuggly.todo-tree",
"publisherDisplayName": "Gruntfuggly"
},
"name": "todo-tree",
"publisher": "Gruntfuggly",
"version": "0.0.171"
},
{
"metadata": {
"id": "126e4983-78cb-433f-a67c-9b07c39c7802",
"publisherId": "auchenberg.vscode-browser-preview",
"publisherDisplayName": "auchenberg"
},
"name": "vscode-browser-preview",
"publisher": "auchenberg",
"version": "0.6.3"
},
{
"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": "10.0.0"
},
{
"metadata": {
"id": "3c6d2422-afcc-482d-a751-08c6ed38ce19",
"publisherId": "wmaurer.vscode-jumpy",
"publisherDisplayName": "wmaurer"
},
"name": "vscode-jumpy",
"publisher": "wmaurer",
"version": "0.3.1"
},
{
"metadata": {
"id": "69ddd764-339a-4ecc-97c1-9c4ece58e36d",
"publisherId": "GitHub.vscode-pull-request-github",
"publisherDisplayName": "GitHub"
},
"name": "vscode-pull-request-github",
"publisher": "GitHub",
"version": "0.15.0"
},
{
"metadata": {
"id": "ec2271c0-9d6d-44c5-93e5-7e8cda744f21",
"publisherId": "rokoroku.vscode-theme-darcula",
"publisherDisplayName": "rokoroku"
},
"name": "vscode-theme-darcula",
"publisher": "rokoroku",
"version": "1.2.0"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+alt+t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+oem_3",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+alt+win+m",
"command": "markdown.showPreview",
"when": "editorLangId == 'markdown'"
},
{
"key": "ctrl+shift+v",
"command": "-markdown.showPreview",
"when": "editorLangId == 'markdown'"
},
{
"key": "ctrl+shift+alt+v",
"command": "workbench.action.terminal.paste",
"when": "terminalFocus"
},
{
"key": "ctrl+shift+v",
"command": "-workbench.action.terminal.paste",
"when": "terminalFocus"
},
{
"key": "ctrl+shift+v",
"command": "pyPasteIndent.pasteIndent"
},
{
"key": "ctrl+j",
"command": "extension.jumpy-word"
}
]
{
"python.pythonPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"python.venvPath": "C:\\Users\\pmhue\\Desktop\\BidouilleurSpace\\PyBoy\\venv",
"workbench.colorTheme": "Nord",
"workbench.iconTheme": "vscode-icons",
"python.insidersChannel": "off",
"kite.showWelcomeNotificationOnStartup": false,
"git.autofetch": true,
"diffEditor.ignoreTrimWhitespace": true,
"git.enableSmartCommit": true,
"workbench.startupEditor": "newUntitledFile",
"workbench.colorCustomizations": {
"statusBar.background" : "#a200ff",
"statusBar.noFolderBackground" : "#371bd3",
"statusBar.debuggingBackground": "#ff0015"
},
"codestream.email": "bdouilleur@gmail.com",
"python.dataScience.sendSelectionToInteractiveWindow": true,
"terminal.integrated.rendererType": "dom",
"files.autoSave": "afterDelay",
"peacock.favoriteColors": [
{
"name": "Angular Red",
"value": "#b52e31"
},
{
"name": "Auth0 Orange",
"value": "#eb5424"
},
{
"name": "Azure Blue",
"value": "#007fff"
},
{
"name": "C# Purple",
"value": "#68217A"
},
{
"name": "Gatsby Purple",
"value": "#639"
},
{
"name": "Go Cyan",
"value": "#5dc9e2"
},
{
"name": "Java Blue-Gray",
"value": "#557c9b"
},
{
"name": "JavaScript Yellow",
"value": "#f9e64f"
},
{
"name": "Mandalorian Blue",
"value": "#1857a4"
},
{
"name": "Node Green",
"value": "#215732"
},
{
"name": "React Blue",
"value": "#00b3e6"
},
{
"name": "Something Different",
"value": "#832561"
},
{
"name": "Vue Green",
"value": "#42b883"
}
],
"editor.suggestSelection": "first",
"python.jediEnabled": false,
"workbench.activityBar.visible": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.fontFamily": "Consolas, monospace",
"editor.mouseWheelZoom": true,
"todo-tree.tree.showScanModeButton": false,
"terminal.integrated.fontFamily": "monospace",
"editor.smoothScrolling": true,
"sync.gist": "47d3a672d3247c7eb7aa5d82087e66a6",
"window.zoomLevel": 0
}
{
// Place your snippets for markdown here. Each snippet is defined under a snippet name and has a prefix, body and
// description. 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": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
}
{
"as": {
"prefix": "as\r",
"description": "",
"body": [
"import module as mx"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment