Skip to content

Instantly share code, notes, and snippets.

@GlThibault
Last active April 8, 2020 10:55
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 GlThibault/7b2dbdb3b85dce82b790bb838b869a18 to your computer and use it in GitHub Desktop.
Save GlThibault/7b2dbdb3b85dce82b790bb838b869a18 to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-04-08T10:54:59.645Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "ac21180c-2952-4d3c-9c52-7806df1205e0",
"publisherId": "kube.42header",
"publisherDisplayName": "kube"
},
"name": "42header",
"publisher": "kube",
"version": "0.42.9"
},
{
"metadata": {
"id": "e0b91637-e16b-4a66-b531-4459c494f514",
"publisherId": "cyrilletuzi.angular-schematics",
"publisherDisplayName": "cyrilletuzi"
},
"name": "angular-schematics",
"publisher": "cyrilletuzi",
"version": "3.3.1"
},
{
"metadata": {
"id": "214cbfb9-7c06-4467-bad4-357ae83eb587",
"publisherId": "johnpapa.Angular2",
"publisherDisplayName": "johnpapa"
},
"name": "Angular2",
"publisher": "johnpapa",
"version": "9.1.2"
},
{
"metadata": {
"id": "36d2103d-ba17-4fb6-9e79-32118fe3d48f",
"publisherId": "natewallace.angular2-inline",
"publisherDisplayName": "natewallace"
},
"name": "angular2-inline",
"publisher": "natewallace",
"version": "0.0.17"
},
{
"metadata": {
"id": "3a259045-e69a-48e3-a653-df434315df18",
"publisherId": "infinity1207.angular2-switcher",
"publisherDisplayName": "infinity1207"
},
"name": "angular2-switcher",
"publisher": "infinity1207",
"version": "0.3.3"
},
{
"metadata": {
"id": "5a6e2b21-1d61-4acd-b31b-907f9c23f18a",
"publisherId": "CoenraadS.bracket-pair-colorizer-2",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer-2",
"publisher": "CoenraadS",
"version": "0.0.29"
},
{
"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": "0.27.0"
},
{
"metadata": {
"id": "8f9b539c-bdae-43e7-9270-5448973eb70b",
"publisherId": "e2r5Header.e2r5header",
"publisherDisplayName": "e2r5Header"
},
"name": "e2r5header",
"publisher": "e2r5Header",
"version": "0.42.9"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "10.2.1"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.2.5"
},
{
"metadata": {
"id": "8d837914-d8fa-45b5-965d-f76ebd6dbf5c",
"publisherId": "Telerik.nativescript",
"publisherDisplayName": "Telerik"
},
"name": "nativescript",
"publisher": "Telerik",
"version": "0.11.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": "10.0.0"
},
{
"metadata": {
"id": "90a37ca1-92a2-488a-b196-7a8c0b0127ea",
"publisherId": "ms-vscode.vscode-typescript-tslint-plugin",
"publisherDisplayName": "ms-vscode"
},
"name": "vscode-typescript-tslint-plugin",
"publisher": "ms-vscode",
"version": "1.2.3"
},
{
"metadata": {
"id": "07fc4a0a-11fc-4121-ba9a-f0d534c729d8",
"publisherId": "pflannery.vscode-versionlens",
"publisherDisplayName": "pflannery"
},
"name": "vscode-versionlens",
"publisher": "pflannery",
"version": "0.25.0"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+meta+left",
"command": "cursorLineStart"
},
{
"key": "ctrl+meta+right",
"command": "cursorLineEnd"
},
{
"key": "ctrl+alt+i",
"command": "editor.action.codeAction",
"args": {
"kind": "source.fixAll.tslint",
"apply": "first"
}
},
{
"key": "ctrl+alt+i",
"command": "-nativescript.runIos"
},
{
"key": "ctrl+shift+meta+right",
"command": "cursorEndSelect",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+meta+left",
"command": "cursorHomeSelect",
"when": "textInputFocus"
},
{
"key": "shift+home",
"command": "-cursorHomeSelect",
"when": "textInputFocus"
},
{
"key": "shift+end",
"command": "-cursorEndSelect",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+j",
"command": "editor.action.joinLines"
},
{
"key": "alt+meta+down",
"command": "editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+alt+down",
"command": "-editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+meta+up",
"command": "editor.action.copyLinesUpAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+alt+up",
"command": "-editor.action.copyLinesUpAction",
"when": "editorTextFocus && !editorReadonly"
}
]
{
"window.zoomLevel": -1,
"editor.multiCursorModifier": "ctrlCmd",
"files.exclude": {
"**/*.o": true,
"**/hooks": true,
"**/platforms": true
},
"[javascript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"gitlens.hovers.currentLine.over": "line",
"gitlens.hovers.enabled": false,
"gitlens.statusBar.alignment": "left",
"gitlens.codeLens.enabled": false,
"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"
}
],
"sync.gist": "7b2dbdb3b85dce82b790bb838b869a18",
"sync.quietSync": true,
"sync.autoUpload": true,
"vsicons.dontShowNewVersionMessage": true,
"sync.forceUpload": true,
"workbench.startupEditor": "newUntitledFile",
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"nativescript.analytics.enabled": false,
"gitlens.statusBar.enabled": false,
"[html]": {
"editor.defaultFormatter": "HookyQR.beautify"
},
"diffEditor.renderSideBySide": false,
"files.insertFinalNewline": true,
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.iconTheme": "vscode-icons",
"e2r5header.email": "thibault.glandais@gmail.com",
"e2r5header.username": "tglandai",
"e2r5header.headerOnSave": false,
"[markdown]": {
"editor.defaultFormatter": "yzhang.markdown-all-in-one"
},
"cSpell.language": "en,en-GB,en-US",
"problems.showCurrentInStatus": true,
"editor.minimap.enabled": false,
"diffEditor.ignoreTrimWhitespace": false,
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"window.menuBarVisibility": "toggle",
"cSpell.enabledLanguageIds": [
"asciidoc",
"c",
"cpp",
"csharp",
"css",
"git-commit",
"go",
"handlebars",
"haskell",
"html",
"jade",
"java",
"javascript",
"javascriptreact",
"json",
"latex",
"less",
"markdown",
"php",
"plaintext",
"pug",
"python",
"restructuredtext",
"rust",
"scala",
"scss",
"text",
"typescript",
"typescriptreact",
"yaml",
"yml"
],
"html.mirrorCursorOnMatchingTag": false,
"debug.toolBarLocation": "docked",
"extensions.ignoreRecommendations": true,
"workbench.colorTheme": "One Dark Pro",
"editor.formatOnType": true,
"timeline.showView": true
}
{
// Place your snippets for javascript 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 var to console": {
"prefix": "log",
"body": [
"console.log('${1:var} : '+${1:var});",
],
"description": "Log var to console"
},
"Print to console": {
"prefix": "l",
"body": [
"console.log($0);",
],
"description": "Log to console"
},
"Create Promise": {
"prefix": "promise",
"body": [
"new Promise(function(resolve, reject) {",
"$0",
"}"
],
"description": "Create new Promise"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment