-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVsCode.code-profile
1 lines (1 loc) · 35.7 KB
/
VsCode.code-profile
1
{"name":"VsCode","settings":"{\"settings\":\"{\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"terminal.external.osxExec\\\": \\\"iTerm.app\\\",\\n \\\"terminal.integrated.defaultProfile.osx\\\": \\\"zsh\\\",\\n \\\"terminal.integrated.fontSize\\\": 13,\\n \\\"terminal.integrated.fontFamily\\\": \\\"JetBrainsMono Nerd Font Mono\\\",\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"search.searchOnType\\\": false,\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"vsintellicode.modify.editor.suggestSelection\\\": \\\"automaticallyOverrodeDefaultValue\\\",\\n \\\"files.exclude\\\": {\\n \\\"**/.classpath\\\": true,\\n \\\"**/.project\\\": true,\\n \\\"**/.settings\\\": true,\\n \\\"**/.factorypath\\\": true\\n },\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"python.analysis.typeCheckingMode\\\": \\\"basic\\\",\\n \\\"python.defaultInterpreterPath\\\": \\\"/Users/burg/.pyenv/versions/3.10.2/bin/python\\\",\\n \\\"jest.autoRun\\\": \\\"off\\\",\\n \\\"jest.disabledWorkspaceFolders\\\": [\\\"ironclad\\\"],\\n \\\"jest.debugMode\\\": false,\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"java.imports.gradle.wrapper.checksums\\\": [\\n {\\n \\\"sha256\\\": \\\"2e26063722e9a6c177c94cce71b28d3e51b1d232a7f02cd0a01415d01d6e8de1\\\",\\n \\\"allowed\\\": true\\n }\\n ],\\n \\\"sqltools.connections\\\": [\\n {\\n \\\"previewLimit\\\": 100,\\n \\\"server\\\": \\\"localhost\\\",\\n \\\"port\\\": 5432,\\n \\\"driver\\\": \\\"PostgreSQL\\\",\\n \\\"name\\\": \\\"localhost\\\",\\n \\\"database\\\": \\\"ironclad\\\",\\n \\\"username\\\": \\\"postgres\\\",\\n \\\"password\\\": \\\"\\\"\\n }\\n ],\\n \\\"sqltools.historySize\\\": 1000,\\n \\\"sqltools.results\\\": {\\n \\\"limit\\\": 500,\\n \\\"location\\\": \\\"next\\\"\\n },\\n \\\"sqltools.formatLanguages\\\": [],\\n \\\"[sql]\\\": {\\n \\\"editor.defaultFormatter\\\": null,\\n \\\"editor.formatOnSave\\\": false\\n },\\n \\\"files.insertFinalNewline\\\": true,\\n \\\"database-client.highlightSQLBlock\\\": true,\\n \\\"database-client.showQuery\\\": true,\\n \\\"javascriptBooster.logLevel\\\": \\\"verbose\\\",\\n \\\"jest.enableCodeLens\\\": false,\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\n \\\"redhat.telemetry.enabled\\\": false,\\n \\\"editor.codeActionsOnSave\\\": {\\n \\\"source.fixAll.eslint\\\": false\\n },\\n \\\"terminal.integrated.enableMultiLinePasteWarning\\\": false,\\n \\\"workbench.colorTheme\\\": \\\"Default Dark+\\\",\\n \\\"hexeditor.columnWidth\\\": 32,\\n \\\"hexeditor.showDecodedText\\\": true,\\n \\\"hexeditor.defaultEndianness\\\": \\\"little\\\",\\n \\\"hexeditor.inspectorType\\\": \\\"aside\\\"\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+alt+cmd+space\\\",\\n \\\"command\\\": \\\"editor.action.toggleColumnSelection\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+8\\\",\\n \\\"command\\\": \\\"-editor.action.toggleColumnSelection\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+t\\\",\\n \\\"command\\\": \\\"-workbench.action.showAllSymbols\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+k\\\",\\n \\\"command\\\": \\\"-git.commitAll\\\",\\n \\\"when\\\": \\\"!inDebugMode && !terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+l\\\",\\n \\\"command\\\": \\\"-expandLineSelection\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"-editor.action.nextMatchFindAction\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.findNext\\\",\\n \\\"when\\\": \\\"terminalFindFocused && terminalHasBeenCreated || terminalFindFocused && terminalProcessSupported || terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+g\\\",\\n \\\"command\\\": \\\"-workbench.action.gotoLine\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+l\\\",\\n \\\"command\\\": \\\"workbench.action.gotoLine\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+l\\\",\\n \\\"command\\\": \\\"-workbench.action.gotoLine\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+up\\\",\\n \\\"command\\\": \\\"editor.action.moveLinesUpAction\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+down\\\",\\n \\\"command\\\": \\\"editor.action.moveLinesDownAction\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+k\\\",\\n \\\"command\\\": \\\"-editor.action.deleteLines\\\",\\n \\\"when\\\": \\\"textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+[\\\",\\n \\\"command\\\": \\\"-editor.action.outdentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+]\\\",\\n \\\"command\\\": \\\"-editor.action.indentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+e\\\",\\n \\\"command\\\": \\\"-workbench.view.explorer\\\",\\n \\\"when\\\": \\\"viewContainer.workbench.view.explorer.enabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"gotoNextPreviousMember.previousMember\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+up\\\",\\n \\\"command\\\": \\\"-gotoNextPreviousMember.previousMember\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"gotoNextPreviousMember.nextMember\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+down\\\",\\n \\\"command\\\": \\\"-gotoNextPreviousMember.nextMember\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+a\\\",\\n \\\"command\\\": \\\"workbench.action.showCommands\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+f9\\\",\\n \\\"command\\\": \\\"workbench.action.tasks.build\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+enter\\\",\\n \\\"command\\\": \\\"editor.action.quickFix\\\",\\n \\\"when\\\": \\\"editorHasCodeActionsProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e\\\",\\n \\\"command\\\": \\\"-actions.findWithSelection\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+enter\\\",\\n \\\"command\\\": \\\"editor.action.showContextMenu\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+r\\\",\\n \\\"command\\\": \\\"-workbench.action.openRecent\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f7\\\",\\n \\\"command\\\": \\\"editor.action.goToReferences\\\",\\n \\\"when\\\": \\\"editorHasReferenceProvider && editorTextFocus && !inReferenceSearchEditor && !isInEmbeddedEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f7\\\",\\n \\\"command\\\": \\\"references-view.findReferences\\\",\\n \\\"when\\\": \\\"editorHasReferenceProvider\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f1\\\",\\n \\\"command\\\": \\\"-editor.action.showAccessibilityHelp\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+r\\\",\\n \\\"command\\\": \\\"-revealFileInOS\\\",\\n \\\"when\\\": \\\"!editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f1\\\",\\n \\\"command\\\": \\\"workbench.files.action.showActiveFileInExplorer\\\"\\n },\\n {\\n \\\"key\\\": \\\"f5\\\",\\n \\\"command\\\": \\\"-workbench.action.debug.start\\\",\\n \\\"when\\\": \\\"debuggersAvailable && debugState == 'inactive'\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+d\\\",\\n \\\"command\\\": \\\"workbench.action.debug.start\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+f8\\\",\\n \\\"command\\\": \\\"workbench.debug.action.focusBreakpointsView\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f5\\\",\\n \\\"command\\\": \\\"-workbench.action.compareEditor.previousChange\\\",\\n \\\"when\\\": \\\"textCompareEditorVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f5\\\",\\n \\\"command\\\": \\\"-workbench.action.editor.previousChange\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f5\\\",\\n \\\"command\\\": \\\"extension.pwa-node-debug.attachNodeProcess\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+g\\\",\\n \\\"command\\\": \\\"-workbench.view.scm\\\",\\n \\\"when\\\": \\\"workbench.scm.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+t\\\",\\n \\\"command\\\": \\\"-editor.action.transposeLetters\\\",\\n \\\"when\\\": \\\"textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+t\\\",\\n \\\"command\\\": \\\"editor.action.refactor\\\",\\n \\\"when\\\": \\\"editorHasCodeActionsProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+r\\\",\\n \\\"command\\\": \\\"-editor.action.refactor\\\",\\n \\\"when\\\": \\\"editorHasCodeActionsProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+l\\\",\\n \\\"command\\\": \\\"-toggleSearchEditorContextLines\\\",\\n \\\"when\\\": \\\"inSearchEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+l\\\",\\n \\\"command\\\": \\\"-toggleFindInSelection\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+l\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+l\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+b\\\",\\n \\\"command\\\": \\\"-workbench.action.tasks.build\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+c\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.openNativeConsole\\\",\\n \\\"when\\\": \\\"!terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+c\\\",\\n \\\"command\\\": \\\"copyFilePath\\\",\\n \\\"when\\\": \\\"!editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+c\\\",\\n \\\"command\\\": \\\"-copyFilePath\\\",\\n \\\"when\\\": \\\"!editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+d\\\",\\n \\\"command\\\": \\\"-editor.action.addSelectionToNextFindMatch\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+backspace\\\",\\n \\\"command\\\": \\\"-deleteLeft\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+backspace\\\",\\n \\\"command\\\": \\\"editor.action.deleteLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+delete\\\",\\n \\\"command\\\": \\\"editor.action.deleteLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+m\\\",\\n \\\"command\\\": \\\"editor.action.jumpToBracket\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.jumpToBracket\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+m\\\",\\n \\\"command\\\": \\\"-editor.action.toggleTabFocusMode\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+m\\\",\\n \\\"command\\\": \\\"editor.action.selectToBracket\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+up\\\",\\n \\\"command\\\": \\\"editor.action.smartSelect.expand\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+down\\\",\\n \\\"command\\\": \\\"editor.action.smartSelect.shrink\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+d\\\",\\n \\\"command\\\": \\\"-deleteRight\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+cmd+g\\\",\\n \\\"command\\\": \\\"editor.action.selectHighlights\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+l\\\",\\n \\\"command\\\": \\\"-editor.action.selectHighlights\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+g\\\",\\n \\\"command\\\": \\\"editor.action.addSelectionToNextFindMatch\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+u\\\",\\n \\\"command\\\": \\\"cursorUndo\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+g\\\",\\n \\\"command\\\": \\\"cursorUndo\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+p\\\",\\n \\\"command\\\": \\\"-workbench.action.quickOpen\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+p\\\",\\n \\\"command\\\": \\\"editor.action.triggerParameterHints\\\",\\n \\\"when\\\": \\\"editorHasSignatureHelpProvider && editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+j\\\",\\n \\\"command\\\": \\\"-editor.action.joinLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+k\\\",\\n \\\"command\\\": \\\"-deleteAllRight\\\",\\n \\\"when\\\": \\\"textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+/\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+-\\\",\\n \\\"command\\\": \\\"-workbench.action.navigateBack\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+-\\\",\\n \\\"command\\\": \\\"-workbench.action.navigateForward\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+b\\\",\\n \\\"command\\\": \\\"-workbench.action.toggleSidebarVisibility\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"editor.action.nextMatchFindAction\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+r\\\",\\n \\\"command\\\": \\\"-rerunSearchEditorSearch\\\",\\n \\\"when\\\": \\\"inSearchEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+r\\\",\\n \\\"command\\\": \\\"workbench.action.replaceInFiles\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+h\\\",\\n \\\"command\\\": \\\"-workbench.action.replaceInFiles\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+r\\\",\\n \\\"command\\\": \\\"editor.action.startFindReplaceAction\\\",\\n \\\"when\\\": \\\"editorFocus || editorIsOpen\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+m\\\",\\n \\\"command\\\": \\\"workbench.action.gotoSymbol\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+o\\\",\\n \\\"command\\\": \\\"-workbench.action.gotoSymbol\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+o\\\",\\n \\\"command\\\": \\\"-workbench.action.files.openFileFolder\\\",\\n \\\"when\\\": \\\"isMacNative && openFolderWorkspaceSupport\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+o\\\",\\n \\\"command\\\": \\\"-workbench.action.files.openFile\\\",\\n \\\"when\\\": \\\"false\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+o\\\",\\n \\\"command\\\": \\\"workbench.action.quickOpen\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+f6\\\",\\n \\\"command\\\": \\\"-workbench.action.focusPreviousPart\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+f6\\\",\\n \\\"command\\\": \\\"editor.action.rename\\\",\\n \\\"when\\\": \\\"editorHasRenameProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"f2\\\",\\n \\\"command\\\": \\\"-editor.action.rename\\\",\\n \\\"when\\\": \\\"editorHasRenameProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"f2\\\",\\n \\\"command\\\": \\\"editor.action.marker.next\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f2\\\",\\n \\\"command\\\": \\\"editor.action.marker.nextInFiles\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"f8\\\",\\n \\\"command\\\": \\\"-editor.action.marker.nextInFiles\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f8\\\",\\n \\\"command\\\": \\\"-editor.action.marker.next\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+b\\\",\\n \\\"command\\\": \\\"editor.action.revealDefinition\\\",\\n \\\"when\\\": \\\"editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"f12\\\",\\n \\\"command\\\": \\\"-editor.action.revealDefinition\\\",\\n \\\"when\\\": \\\"editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+u\\\",\\n \\\"command\\\": \\\"-cursorUndo\\\",\\n \\\"when\\\": \\\"textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+u\\\",\\n \\\"command\\\": \\\"references-view.showCallHierarchy\\\",\\n \\\"when\\\": \\\"editorHasCallHierarchyProvider\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+b\\\",\\n \\\"command\\\": \\\"editor.action.goToImplementation\\\",\\n \\\"when\\\": \\\"editorHasImplementationProvider && editorTextFocus && !isInEmbeddedEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+f2\\\",\\n \\\"command\\\": \\\"editor.action.marker.prev\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f2\\\",\\n \\\"command\\\": \\\"editor.action.marker.prevInFiles\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+b\\\",\\n \\\"command\\\": \\\"references-view.findImplementations\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+5\\\",\\n \\\"command\\\": \\\"-workbench.action.focusFifthEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+d\\\",\\n \\\"command\\\": \\\"-workbench.view.debug\\\",\\n \\\"when\\\": \\\"viewContainer.workbench.view.debug.enabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+3\\\",\\n \\\"command\\\": \\\"-workbench.action.focusThirdEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+3\\\",\\n \\\"command\\\": \\\"workbench.view.search\\\",\\n \\\"when\\\": \\\"!searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+9\\\",\\n \\\"command\\\": \\\"workbench.view.scm\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+9\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus && activeViewlet == 'workbench.view.scm'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+w\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+9\\\",\\n \\\"command\\\": \\\"-workbench.action.lastEditorInGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+2\\\",\\n \\\"command\\\": \\\"-workbench.action.focusSecondEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+1\\\",\\n \\\"command\\\": \\\"-workbench.action.focusFirstEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+4\\\",\\n \\\"command\\\": \\\"-workbench.action.focusFourthEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+6\\\",\\n \\\"command\\\": \\\"-workbench.action.focusSixthEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+7\\\",\\n \\\"command\\\": \\\"-workbench.action.focusSeventhEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+8\\\",\\n \\\"command\\\": \\\"-workbench.action.focusEighthEditorGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+4\\\",\\n \\\"command\\\": \\\"workbench.view.debug\\\",\\n \\\"when\\\": \\\"viewContainer.workbench.view.debug.enabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+0\\\",\\n \\\"command\\\": \\\"-workbench.action.focusSideBar\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+7\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.toggleTerminal\\\",\\n \\\"when\\\": \\\"terminal.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+1\\\",\\n \\\"command\\\": \\\"workbench.view.explorer\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+1\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"workbench.action.focusActiveEditorGroup\\\",\\n \\\"when\\\": \\\"explorerViewletFocus && editorIsOpen\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+4\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus && activeViewlet == 'workbench.view.debug'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+3\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+6\\\",\\n \\\"command\\\": \\\"workbench.view.extension.references-view\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+6\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus && activeViewlet == 'workbench.view.extension.references-view'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+0\\\",\\n \\\"command\\\": \\\"workbench.view.extensions\\\",\\n \\\"when\\\": \\\"viewContainer.workbench.view.extensions.enabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+x\\\",\\n \\\"command\\\": \\\"-workbench.view.extensions\\\",\\n \\\"when\\\": \\\"viewContainer.workbench.view.extensions.enabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+0\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus && activeViewlet == 'workbench.view.extensions'\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+8\\\",\\n \\\"command\\\": \\\"workbench.view.extension.mongoDB\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+8\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus && activeViewlet == 'workbench.view.extension.mongoDB'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+5\\\",\\n \\\"command\\\": \\\"workbench.actions.view.problems\\\",\\n \\\"when\\\": \\\"workbench.panel.markers.view.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+m\\\",\\n \\\"command\\\": \\\"-workbench.actions.view.problems\\\",\\n \\\"when\\\": \\\"workbench.panel.markers.view.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+7\\\",\\n \\\"command\\\": \\\"workbench.action.output.toggleOutput\\\",\\n \\\"when\\\": \\\"workbench.panel.output.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+u\\\",\\n \\\"command\\\": \\\"-workbench.action.output.toggleOutput\\\",\\n \\\"when\\\": \\\"workbench.panel.output.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+4\\\",\\n \\\"command\\\": \\\"workbench.debug.action.toggleRepl\\\",\\n \\\"when\\\": \\\"workbench.panel.repl.view.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+y\\\",\\n \\\"command\\\": \\\"-workbench.debug.action.toggleRepl\\\",\\n \\\"when\\\": \\\"workbench.panel.repl.view.active\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+m\\\",\\n \\\"command\\\": \\\"workbench.action.showAllSymbols\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+left\\\",\\n \\\"command\\\": \\\"-workbench.action.previousEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+right\\\",\\n \\\"command\\\": \\\"-workbench.action.nextEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+left\\\",\\n \\\"command\\\": \\\"workbench.action.navigateBack\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+left\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusPreviousPane\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+right\\\",\\n \\\"command\\\": \\\"workbench.action.navigateForward\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+right\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusNextPane\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+t\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.newInActiveWorkspace\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+`\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.new\\\",\\n \\\"when\\\": \\\"terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+w\\\",\\n \\\"command\\\": \\\"-workbench.action.closeWindow\\\",\\n \\\"when\\\": \\\"!editorIsOpen && !multipleEditorGroups\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+w\\\",\\n \\\"command\\\": \\\"-workbench.action.closeWindow\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+w\\\",\\n \\\"command\\\": \\\"workbench.action.closeActiveEditor\\\",\\n \\\"when\\\": \\\"editorIsOpen && !notificationFocus && !panelFocus && !sideBarFocus && !inSearchEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+w\\\",\\n \\\"command\\\": \\\"-workbench.action.closeActiveEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+w\\\",\\n \\\"command\\\": \\\"workbench.action.closePanel\\\",\\n \\\"when\\\": \\\"panelFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+7\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusTabs\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported || terminalHasBeenCreated && terminalTabsFocus || terminalProcessSupported && terminalTabsFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusTabs\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported || terminalHasBeenCreated && terminalTabsFocus || terminalProcessSupported && terminalTabsFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+7\\\",\\n \\\"command\\\": \\\"terminal.focus\\\",\\n \\\"when\\\": \\\"!terminalFocus && terminalIsOpen\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"terminal.focus\\\",\\n \\\"when\\\": \\\"terminalTabsFocus && terminalIsOpen\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+n\\\",\\n \\\"command\\\": \\\"explorer.newFile\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+n\\\",\\n \\\"command\\\": \\\"workbench.action.files.newUntitledFile\\\",\\n \\\"when\\\": \\\"!explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+n\\\",\\n \\\"command\\\": \\\"-workbench.action.files.newUntitledFile\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+n\\\",\\n \\\"command\\\": \\\"explorer.newFolder\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+n\\\",\\n \\\"command\\\": \\\"workbench.action.newWindow\\\",\\n \\\"when\\\": \\\"!explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+n\\\",\\n \\\"command\\\": \\\"-workbench.action.newWindow\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+left\\\",\\n \\\"command\\\": \\\"workbench.action.previousEditor\\\",\\n \\\"when\\\": \\\"!terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+[\\\",\\n \\\"command\\\": \\\"-workbench.action.previousEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+left\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusPrevious\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+[\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusPrevious\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+right\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusNext\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+]\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusNext\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+right\\\",\\n \\\"command\\\": \\\"workbench.action.nextEditor\\\",\\n \\\"when\\\": \\\"!terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+]\\\",\\n \\\"command\\\": \\\"-workbench.action.nextEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+cmd+left\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.resizePaneLeft\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+[\\\",\\n \\\"command\\\": \\\"workbench.action.moveEditorToPreviousGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+cmd+left\\\",\\n \\\"command\\\": \\\"-workbench.action.moveEditorToPreviousGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+cmd+right\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.resizePaneRight\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+]\\\",\\n \\\"command\\\": \\\"workbench.action.moveEditorToNextGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+cmd+right\\\",\\n \\\"command\\\": \\\"-workbench.action.moveEditorToNextGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+]\\\",\\n \\\"command\\\": \\\"workbench.action.focusNextGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+[\\\",\\n \\\"command\\\": \\\"workbench.action.focusPreviousGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+d\\\",\\n \\\"command\\\": \\\"workbench.action.moveEditorToRightGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+d\\\",\\n \\\"command\\\": \\\"workbench.action.moveEditorToBelowGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+8\\\",\\n \\\"command\\\": \\\"workbench.view.extension.postgres-explorer\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+8\\\",\\n \\\"command\\\": \\\"workbench.action.closeSidebar\\\",\\n \\\"when\\\": \\\"sideBarFocus && activeViewlet == 'workbench.view.extension.postgres-explorer'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-editor.action.insertLineAfter\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"rest-client.request\\\",\\n \\\"when\\\": \\\"editorTextFocus && editorLangId == 'http'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e\\\",\\n \\\"command\\\": \\\"extension.showDirectoryFiles\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e cmd+e\\\",\\n \\\"command\\\": \\\"-sqltools.executeQuery\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e cmd+s\\\",\\n \\\"command\\\": \\\"-sqltools.showRecords\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e cmd+h\\\",\\n \\\"command\\\": \\\"-sqltools.runFromHistory\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e cmd+b\\\",\\n \\\"command\\\": \\\"-sqltools.formatSql\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"vscode-postgres.runQuery\\\",\\n \\\"when\\\": \\\"editorLangId == 'postgres'\\\"\\n },\\n {\\n \\\"key\\\": \\\"f5\\\",\\n \\\"command\\\": \\\"-vscode-postgres.runQuery\\\",\\n \\\"when\\\": \\\"editorLangId == 'postgres'\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.submitComment\\\",\\n \\\"when\\\": \\\"commentEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-scm.acceptInput\\\",\\n \\\"when\\\": \\\"scmRepository\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-editor.action.replaceAll\\\",\\n \\\"when\\\": \\\"editorFocus && findWidgetVisible && replaceInputFocussed\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-debug.openBreakpointToSide\\\",\\n \\\"when\\\": \\\"breakpointsFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-breadcrumbs.revealFocusedFromTreeAside\\\",\\n \\\"when\\\": \\\"breadcrumbsActive && breadcrumbsVisible && listFocus && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+enter\\\",\\n \\\"command\\\": \\\"-breadcrumbs.revealFocused\\\",\\n \\\"when\\\": \\\"breadcrumbsActive && breadcrumbsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+j\\\",\\n \\\"command\\\": \\\"editor.action.showHover\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+k cmd+i\\\",\\n \\\"command\\\": \\\"-editor.action.showHover\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n }\\n]\\n\",\"platform\":1}","snippets":"{\"snippets\":{\"burg.code-snippets\":\"{\\n \\\"Async Method Definition\\\": {\\n \\\"scope\\\": \\\"typescript\\\",\\n \\\"prefix\\\": \\\"async method\\\",\\n \\\"description\\\": \\\"An async instance method\\\",\\n \\\"body\\\": [\\\"async ${1:method}($2) {\\\", \\\" $0\\\", \\\"}\\\"]\\n },\\n\\n \\\"Private Async Method Definition\\\": {\\n \\\"scope\\\": \\\"typescript\\\",\\n \\\"prefix\\\": \\\"private async method\\\",\\n \\\"description\\\": \\\"A private async instance method\\\",\\n \\\"body\\\": [\\\"private async ${1:method}($2) {\\\", \\\" $0\\\", \\\"}\\\"]\\n },\\n\\n \\\"Lazy Getter\\\": {\\n \\\"scope\\\": \\\"typescript\\\",\\n \\\"prefix\\\": \\\"get lazy\\\",\\n \\\"description\\\": \\\"A lazy getter\\\",\\n \\\"body\\\": [\\n \\\"private _${2:value}?: ${3:unknown}\\\",\\n \\\"${1:public} get ${2:value}(): ${3:unknown} {\\\",\\n \\\" let value = this._${2:value};\\\",\\n \\\" if (value === undefined) {\\\",\\n \\\" value = $0;\\\",\\n \\\" this._${2:value} = value;\\\",\\n \\\" }\\\",\\n \\\" return value;\\\",\\n \\\"}\\\"\\n ]\\n },\\n\\n \\\"Immediate Invoke Function\\\": {\\n \\\"scope\\\": \\\"typescript\\\",\\n \\\"prefix\\\": \\\"const function\\\",\\n \\\"description\\\": \\\"Create and immediately invoke a function\\\",\\n \\\"body\\\": [\\n \\\"const ${1:variable} = (<T extends ${2:any}>(v: T) => v)(\\\",\\n \\\"$3\\\",\\n \\\");\\\"\\n ]\\n }\\n}\\n\"}}"}