Last active
February 15, 2025 07:43
-
-
Save EgorEast/c5f9ef5c00160caf6a98e6f037ab46b1 to your computer and use it in GitHub Desktop.
Neon text and Buttons
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"lastUpload":"2025-02-15T07:43:47.290Z","extensionVersion":"v3.4.3"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "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": "01826860-d71c-4734-9cf8-dc1c07baa5f9", | |
| "publisherId": "GitLab.gitlab-workflow", | |
| "publisherDisplayName": "GitLab" | |
| }, | |
| "name": "gitlab-workflow", | |
| "publisher": "GitLab", | |
| "version": "6.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "fef63133-dae3-40fb-b81d-6da7617b4b1e", | |
| "publisherId": "techer.open-in-browser", | |
| "publisherDisplayName": "techer" | |
| }, | |
| "name": "open-in-browser", | |
| "publisher": "techer", | |
| "version": "2.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", | |
| "publisherId": "esbenp.prettier-vscode", | |
| "publisherDisplayName": "esbenp" | |
| }, | |
| "name": "prettier-vscode", | |
| "publisher": "esbenp", | |
| "version": "11.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "1b747f06-3789-4ebd-ac99-f1fe430c3347", | |
| "publisherId": "alefragnani.project-manager", | |
| "publisherDisplayName": "alefragnani" | |
| }, | |
| "name": "project-manager", | |
| "publisher": "alefragnani", | |
| "version": "12.8.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "261cac81-cd7b-4555-bb41-0c2d2bcd3e70", | |
| "publisherId": "Gruntfuggly.todo-tree", | |
| "publisherDisplayName": "Gruntfuggly" | |
| }, | |
| "name": "todo-tree", | |
| "publisher": "Gruntfuggly", | |
| "version": "0.0.215" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "22a740c5-ec07-4bf0-a58f-1a38aabea310", | |
| "publisherId": "styled-components.vscode-styled-components", | |
| "publisherDisplayName": "styled-components" | |
| }, | |
| "name": "vscode-styled-components", | |
| "publisher": "styled-components", | |
| "version": "1.7.8" | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "telemetry.sqmId": "", | |
| "telemetry.machineId": "b6e4eb5263025a6e99ecf32494ecbcfc469d627d18f63ac210eb1512012637ef", | |
| "telemetry.devDeviceId": "e7764a3e-d6ae-4b49-b780-b4742ebdd95c", | |
| "backupWorkspaces": { | |
| "workspaces": [], | |
| "folders": [ | |
| { | |
| "folderUri": "file:///home/egoreast/Programming/studding-children" | |
| }, | |
| { | |
| "folderUri": "file:///home/egoreast/Programming/studding-children/tihon-zahar" | |
| } | |
| ], | |
| "emptyWindows": [ | |
| { | |
| "backupFolder": "1739560835587" | |
| }, | |
| { | |
| "backupFolder": "1739604890440" | |
| } | |
| ] | |
| }, | |
| "profileAssociations": { | |
| "workspaces": { | |
| "file:///home/egoreast/Programming/studding-children": "__default__profile__", | |
| "file:///home/egoreast/Programming/studding-children/tihon-zahar": "__default__profile__" | |
| }, | |
| "emptyWindows": { | |
| "1739560835587": "__default__profile__", | |
| "1739604890440": "__default__profile__" | |
| } | |
| }, | |
| "lastKnownMenubarData": { | |
| "menus": { | |
| "File": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.files.newUntitledFile", | |
| "label": "&&New Text File" | |
| }, | |
| { | |
| "id": "welcome.showNewFileEntries", | |
| "label": "New File..." | |
| }, | |
| { | |
| "id": "workbench.action.newWindow", | |
| "label": "New &&Window" | |
| }, | |
| { | |
| "id": "submenuitem.OpenProfile", | |
| "label": "New Window with Profile", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.profiles.actions.createProfile", | |
| "label": "New Profile..." | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.files.openFile", | |
| "label": "&&Open File..." | |
| }, | |
| { | |
| "id": "workbench.action.files.openFolder", | |
| "label": "Open &&Folder..." | |
| }, | |
| { | |
| "id": "workbench.action.openWorkspace", | |
| "label": "Open Wor&&kspace from File..." | |
| }, | |
| { | |
| "id": "submenuitem.MenubarRecentMenu", | |
| "label": "Open &&Recent", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.reopenClosedEditor", | |
| "label": "&&Reopen Closed Editor" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "openRecentFolder", | |
| "uri": { | |
| "$mid": 1, | |
| "external": "file:///home/egoreast/Programming/studding-children/tihon-zahar", | |
| "path": "/home/egoreast/Programming/studding-children/tihon-zahar", | |
| "scheme": "file" | |
| }, | |
| "enabled": true, | |
| "label": "~/Programming/studding-children/tihon-zahar" | |
| }, | |
| { | |
| "id": "openRecentFolder", | |
| "uri": { | |
| "$mid": 1, | |
| "external": "file:///home/egoreast/Programming/studding-children", | |
| "path": "/home/egoreast/Programming/studding-children", | |
| "scheme": "file" | |
| }, | |
| "enabled": true, | |
| "label": "~/Programming/studding-children" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.openRecent", | |
| "label": "&&More..." | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.clearRecentFiles", | |
| "label": "&&Clear Recently Opened..." | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "addRootFolder", | |
| "label": "A&&dd Folder to Workspace..." | |
| }, | |
| { | |
| "id": "workbench.action.saveWorkspaceAs", | |
| "label": "Save Workspace As..." | |
| }, | |
| { | |
| "id": "workbench.action.duplicateWorkspaceInNewWindow", | |
| "label": "Duplicate Workspace" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.files.save", | |
| "label": "&&Save", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.files.saveAs", | |
| "label": "Save &&As...", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "saveAll", | |
| "label": "Save A&&ll", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "submenuitem.MenubarShare", | |
| "label": "Share", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.profiles.actions.exportProfile", | |
| "label": "Export Profile (Default)..." | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.toggleAutoSave", | |
| "label": "A&&uto Save" | |
| }, | |
| { | |
| "id": "submenuitem.MenubarPreferencesMenu", | |
| "label": "&&Preferences", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.profiles.actions.manageProfiles", | |
| "label": "&&Profiles" | |
| }, | |
| { | |
| "id": "workbench.action.openSettings", | |
| "label": "&&Settings" | |
| }, | |
| { | |
| "id": "workbench.view.extensions", | |
| "label": "&&Extensions" | |
| }, | |
| { | |
| "id": "workbench.action.openGlobalKeybindings", | |
| "label": "Keyboard Shortcuts" | |
| }, | |
| { | |
| "id": "workbench.action.openSnippets", | |
| "label": "Configure Snippets" | |
| }, | |
| { | |
| "id": "workbench.action.tasks.openUserTasks", | |
| "label": "Tasks" | |
| }, | |
| { | |
| "id": "submenuitem.ThemesSubMenu", | |
| "label": "&&Theme", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.selectTheme", | |
| "label": "Color Theme" | |
| }, | |
| { | |
| "id": "workbench.action.selectIconTheme", | |
| "label": "File Icon Theme" | |
| }, | |
| { | |
| "id": "workbench.action.selectProductIconTheme", | |
| "label": "Product Icon Theme" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "settings.filterByOnline", | |
| "label": "&&Online Services Settings" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.files.revert", | |
| "label": "Re&&vert File", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.closeActiveEditor", | |
| "label": "&&Close Editor", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.closeFolder", | |
| "label": "Close &&Folder" | |
| }, | |
| { | |
| "id": "workbench.action.closeWindow", | |
| "label": "Clos&&e Window" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.quit", | |
| "label": "E&&xit" | |
| } | |
| ] | |
| }, | |
| "Edit": { | |
| "items": [ | |
| { | |
| "id": "undo", | |
| "label": "&&Undo" | |
| }, | |
| { | |
| "id": "redo", | |
| "label": "&&Redo" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.clipboardCutAction", | |
| "label": "Cu&&t" | |
| }, | |
| { | |
| "id": "editor.action.clipboardCopyAction", | |
| "label": "&&Copy" | |
| }, | |
| { | |
| "id": "editor.action.clipboardPasteAction", | |
| "label": "&&Paste" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "actions.find", | |
| "label": "&&Find", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "editor.action.startFindReplaceAction", | |
| "label": "&&Replace", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.findInFiles", | |
| "label": "Find &&in Files" | |
| }, | |
| { | |
| "id": "workbench.action.replaceInFiles", | |
| "label": "Replace in Files" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.commentLine", | |
| "label": "&&Toggle Line Comment" | |
| }, | |
| { | |
| "id": "editor.action.blockComment", | |
| "label": "Toggle &&Block Comment" | |
| }, | |
| { | |
| "id": "editor.emmet.action.expandAbbreviation", | |
| "label": "Emmet: E&&xpand Abbreviation" | |
| } | |
| ] | |
| }, | |
| "Selection": { | |
| "items": [ | |
| { | |
| "id": "editor.action.selectAll", | |
| "label": "&&Select All" | |
| }, | |
| { | |
| "id": "editor.action.smartSelect.expand", | |
| "label": "&&Expand Selection" | |
| }, | |
| { | |
| "id": "editor.action.smartSelect.shrink", | |
| "label": "&&Shrink Selection" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.copyLinesUpAction", | |
| "label": "&&Copy Line Up" | |
| }, | |
| { | |
| "id": "editor.action.copyLinesDownAction", | |
| "label": "Co&&py Line Down" | |
| }, | |
| { | |
| "id": "editor.action.moveLinesUpAction", | |
| "label": "Mo&&ve Line Up" | |
| }, | |
| { | |
| "id": "editor.action.moveLinesDownAction", | |
| "label": "Move &&Line Down" | |
| }, | |
| { | |
| "id": "editor.action.duplicateSelection", | |
| "label": "&&Duplicate Selection" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.insertCursorAbove", | |
| "label": "&&Add Cursor Above" | |
| }, | |
| { | |
| "id": "editor.action.insertCursorBelow", | |
| "label": "A&&dd Cursor Below" | |
| }, | |
| { | |
| "id": "editor.action.insertCursorAtEndOfEachLineSelected", | |
| "label": "Add C&&ursors to Line Ends" | |
| }, | |
| { | |
| "id": "editor.action.addSelectionToNextFindMatch", | |
| "label": "Add &&Next Occurrence" | |
| }, | |
| { | |
| "id": "editor.action.addSelectionToPreviousFindMatch", | |
| "label": "Add P&&revious Occurrence" | |
| }, | |
| { | |
| "id": "editor.action.selectHighlights", | |
| "label": "Select All &&Occurrences" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.toggleMultiCursorModifier", | |
| "label": "Switch to Ctrl+Click for Multi-Cursor" | |
| }, | |
| { | |
| "id": "editor.action.toggleColumnSelection", | |
| "label": "Column &&Selection Mode" | |
| } | |
| ] | |
| }, | |
| "View": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.showCommands", | |
| "label": "&&Command Palette..." | |
| }, | |
| { | |
| "id": "workbench.action.openView", | |
| "label": "&&Open View..." | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "submenuitem.MenubarAppearanceMenu", | |
| "label": "&&Appearance", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.toggleFullScreen", | |
| "label": "&&Full Screen" | |
| }, | |
| { | |
| "id": "workbench.action.toggleZenMode", | |
| "label": "Zen Mode" | |
| }, | |
| { | |
| "id": "workbench.action.toggleCenteredLayout", | |
| "label": "&&Centered Layout" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.toggleMenuBar", | |
| "label": "Menu &&Bar", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.toggleSidebarVisibility", | |
| "label": "&&Primary Side Bar", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.toggleAuxiliaryBar", | |
| "label": "Secondary Si&&de Bar" | |
| }, | |
| { | |
| "id": "workbench.action.toggleStatusbarVisibility", | |
| "label": "S&&tatus Bar", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.togglePanel", | |
| "label": "&&Panel", | |
| "checked": true | |
| }, | |
| { | |
| "id": "toggle.toggleCustomTitleBar", | |
| "label": "Custom Title Bar" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.toggleSidebarPosition", | |
| "label": "&&Move Primary Side Bar Right" | |
| }, | |
| { | |
| "id": "submenuitem.ActivityBarPositionMenu", | |
| "label": "Activity Bar Position", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.activityBarLocation.default", | |
| "label": "&&Default", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.activityBarLocation.top", | |
| "label": "&&Top" | |
| }, | |
| { | |
| "id": "workbench.action.activityBarLocation.bottom", | |
| "label": "&&Bottom" | |
| }, | |
| { | |
| "id": "workbench.action.activityBarLocation.hide", | |
| "label": "&&Hidden" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "submenuitem.PanelPositionMenu", | |
| "label": "Panel Position", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.positionPanelTop", | |
| "label": "Top" | |
| }, | |
| { | |
| "id": "workbench.action.positionPanelLeft", | |
| "label": "Left" | |
| }, | |
| { | |
| "id": "workbench.action.positionPanelRight", | |
| "label": "Right" | |
| }, | |
| { | |
| "id": "workbench.action.positionPanelBottom", | |
| "label": "Bottom", | |
| "checked": true | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "submenuitem.PanelAlignmentMenu", | |
| "label": "Align Panel", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.alignPanelCenter", | |
| "label": "Center", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.alignPanelJustify", | |
| "label": "Justify" | |
| }, | |
| { | |
| "id": "workbench.action.alignPanelLeft", | |
| "label": "Left" | |
| }, | |
| { | |
| "id": "workbench.action.alignPanelRight", | |
| "label": "Right" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "submenuitem.EditorTabsBarShowTabsSubmenu", | |
| "label": "Tab Bar", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.showMultipleEditorTabs", | |
| "label": "Multiple Tabs", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.showEditorTab", | |
| "label": "Single Tab" | |
| }, | |
| { | |
| "id": "workbench.action.hideEditorTabs", | |
| "label": "Hidden" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "submenuitem.EditorActionsPositionSubmenu", | |
| "label": "Editor Actions Position", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.editorActionsDefault", | |
| "label": "Tab Bar", | |
| "checked": true | |
| }, | |
| { | |
| "id": "workbench.action.editorActionsTitleBar", | |
| "label": "Title Bar" | |
| }, | |
| { | |
| "id": "workbench.action.hideEditorActions", | |
| "label": "Hidden" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.toggleMinimap", | |
| "label": "&&Minimap", | |
| "checked": true | |
| }, | |
| { | |
| "id": "breadcrumbs.toggle", | |
| "label": "Toggle &&Breadcrumbs", | |
| "checked": true | |
| }, | |
| { | |
| "id": "editor.action.toggleStickyScroll", | |
| "label": "&&Sticky Scroll", | |
| "checked": true | |
| }, | |
| { | |
| "id": "editor.action.toggleRenderWhitespace", | |
| "label": "&&Render Whitespace", | |
| "checked": true | |
| }, | |
| { | |
| "id": "editor.action.toggleRenderControlCharacter", | |
| "label": "Render &&Control Characters", | |
| "checked": true | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.zoomIn", | |
| "label": "&&Zoom In" | |
| }, | |
| { | |
| "id": "workbench.action.zoomOut", | |
| "label": "&&Zoom Out" | |
| }, | |
| { | |
| "id": "workbench.action.zoomReset", | |
| "label": "&&Reset Zoom" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "submenuitem.MenubarLayoutMenu", | |
| "label": "Editor &&Layout", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.splitEditorUp", | |
| "label": "Split &&Up" | |
| }, | |
| { | |
| "id": "workbench.action.splitEditorDown", | |
| "label": "Split &&Down" | |
| }, | |
| { | |
| "id": "workbench.action.splitEditorLeft", | |
| "label": "Split &&Left" | |
| }, | |
| { | |
| "id": "workbench.action.splitEditorRight", | |
| "label": "Split &&Right" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.moveEditorToNewWindow", | |
| "label": "&&Move Editor into New Window" | |
| }, | |
| { | |
| "id": "workbench.action.copyEditorToNewWindow", | |
| "label": "&&Copy Editor into New Window" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutSingle", | |
| "label": "&&Single" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutTwoColumns", | |
| "label": "&&Two Columns" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutThreeColumns", | |
| "label": "T&&hree Columns" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutTwoRows", | |
| "label": "T&&wo Rows" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutThreeRows", | |
| "label": "Three &&Rows" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutTwoByTwoGrid", | |
| "label": "&&Grid (2x2)" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutTwoRowsRight", | |
| "label": "Two R&&ows Right" | |
| }, | |
| { | |
| "id": "workbench.action.editorLayoutTwoColumnsBottom", | |
| "label": "Two &&Columns Bottom" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.toggleEditorGroupLayout", | |
| "label": "Flip &&Layout" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.view.explorer", | |
| "label": "&&Explorer" | |
| }, | |
| { | |
| "id": "workbench.view.search", | |
| "label": "&&Search" | |
| }, | |
| { | |
| "id": "workbench.view.scm", | |
| "label": "Source &&Control" | |
| }, | |
| { | |
| "id": "workbench.view.debug", | |
| "label": "&&Run" | |
| }, | |
| { | |
| "id": "workbench.view.extensions", | |
| "label": "E&&xtensions" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.panel.chat", | |
| "label": "&&Chat" | |
| }, | |
| { | |
| "id": "workbench.panel.chatEditing", | |
| "label": "Copilot Ed&&its" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.actions.view.problems", | |
| "label": "&&Problems" | |
| }, | |
| { | |
| "id": "workbench.action.output.toggleOutput", | |
| "label": "&&Output" | |
| }, | |
| { | |
| "id": "workbench.debug.action.toggleRepl", | |
| "label": "De&&bug Console" | |
| }, | |
| { | |
| "id": "workbench.action.terminal.toggleTerminal", | |
| "label": "&&Terminal" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.toggleWordWrap", | |
| "label": "&&Word Wrap", | |
| "enabled": false | |
| } | |
| ] | |
| }, | |
| "Go": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.navigateBack", | |
| "label": "&&Back" | |
| }, | |
| { | |
| "id": "workbench.action.navigateForward", | |
| "label": "&&Forward", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.navigateToLastEditLocation", | |
| "label": "&&Last Edit Location", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "submenuitem.MenubarSwitchEditorMenu", | |
| "label": "Switch &&Editor", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.nextEditor", | |
| "label": "&&Next Editor" | |
| }, | |
| { | |
| "id": "workbench.action.previousEditor", | |
| "label": "&&Previous Editor" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.openNextRecentlyUsedEditor", | |
| "label": "&&Next Used Editor" | |
| }, | |
| { | |
| "id": "workbench.action.openPreviousRecentlyUsedEditor", | |
| "label": "&&Previous Used Editor" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.nextEditorInGroup", | |
| "label": "&&Next Editor in Group" | |
| }, | |
| { | |
| "id": "workbench.action.previousEditorInGroup", | |
| "label": "&&Previous Editor in Group" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.openNextRecentlyUsedEditorInGroup", | |
| "label": "&&Next Used Editor in Group" | |
| }, | |
| { | |
| "id": "workbench.action.openPreviousRecentlyUsedEditorInGroup", | |
| "label": "&&Previous Used Editor in Group" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "submenuitem.MenubarSwitchGroupMenu", | |
| "label": "Switch &&Group", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.focusFirstEditorGroup", | |
| "label": "Group &&1" | |
| }, | |
| { | |
| "id": "workbench.action.focusSecondEditorGroup", | |
| "label": "Group &&2" | |
| }, | |
| { | |
| "id": "workbench.action.focusThirdEditorGroup", | |
| "label": "Group &&3", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.focusFourthEditorGroup", | |
| "label": "Group &&4", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.focusFifthEditorGroup", | |
| "label": "Group &&5", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.focusNextGroup", | |
| "label": "&&Next Group", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.focusPreviousGroup", | |
| "label": "&&Previous Group", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.focusLeftGroup", | |
| "label": "Group &&Left", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.focusRightGroup", | |
| "label": "Group &&Right", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.focusAboveGroup", | |
| "label": "Group &&Above", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.focusBelowGroup", | |
| "label": "Group &&Below", | |
| "enabled": false | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.quickOpen", | |
| "label": "Go to &&File..." | |
| }, | |
| { | |
| "id": "workbench.action.showAllSymbols", | |
| "label": "Go to Symbol in &&Workspace..." | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.gotoSymbol", | |
| "label": "Go to &&Symbol in Editor..." | |
| }, | |
| { | |
| "id": "editor.action.revealDefinition", | |
| "label": "Go to &&Definition" | |
| }, | |
| { | |
| "id": "editor.action.revealDeclaration", | |
| "label": "Go to &&Declaration" | |
| }, | |
| { | |
| "id": "editor.action.goToTypeDefinition", | |
| "label": "Go to &&Type Definition" | |
| }, | |
| { | |
| "id": "editor.action.goToImplementation", | |
| "label": "Go to &&Implementations" | |
| }, | |
| { | |
| "id": "editor.action.goToReferences", | |
| "label": "Go to &&References" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.gotoLine", | |
| "label": "Go to &&Line/Column..." | |
| }, | |
| { | |
| "id": "editor.action.jumpToBracket", | |
| "label": "Go to &&Bracket" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.marker.nextInFiles", | |
| "label": "Next &&Problem" | |
| }, | |
| { | |
| "id": "editor.action.marker.prevInFiles", | |
| "label": "Previous &&Problem" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.action.dirtydiff.next", | |
| "label": "Next &&Change" | |
| }, | |
| { | |
| "id": "editor.action.dirtydiff.previous", | |
| "label": "Previous &&Change" | |
| } | |
| ] | |
| }, | |
| "Run": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.debug.start", | |
| "label": "&&Start Debugging" | |
| }, | |
| { | |
| "id": "workbench.action.debug.run", | |
| "label": "Run &&Without Debugging" | |
| }, | |
| { | |
| "id": "workbench.action.debug.stop", | |
| "label": "&&Stop Debugging", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.debug.restart", | |
| "label": "&&Restart Debugging", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.debug.configure", | |
| "label": "Open &&Configurations", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "debug.addConfiguration", | |
| "label": "A&&dd Configuration..." | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.debug.stepOver", | |
| "label": "Step &&Over", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.debug.stepInto", | |
| "label": "Step &&Into", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.debug.stepOut", | |
| "label": "Step O&&ut", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.debug.continue", | |
| "label": "&&Continue", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "editor.debug.action.toggleBreakpoint", | |
| "label": "Toggle &&Breakpoint" | |
| }, | |
| { | |
| "id": "submenuitem.MenubarNewBreakpointMenu", | |
| "label": "&&New Breakpoint", | |
| "submenu": { | |
| "items": [ | |
| { | |
| "id": "editor.debug.action.conditionalBreakpoint", | |
| "label": "&&Conditional Breakpoint..." | |
| }, | |
| { | |
| "id": "editor.debug.action.editBreakpoint", | |
| "label": "&&Edit Breakpoint" | |
| }, | |
| { | |
| "id": "editor.debug.action.toggleInlineBreakpoint", | |
| "label": "Inline Breakp&&oint" | |
| }, | |
| { | |
| "id": "workbench.debug.viewlet.action.addFunctionBreakpointAction", | |
| "label": "&&Function Breakpoint..." | |
| }, | |
| { | |
| "id": "editor.debug.action.addLogPoint", | |
| "label": "&&Logpoint..." | |
| }, | |
| { | |
| "id": "editor.debug.action.triggerByBreakpoint", | |
| "label": "&&Triggered Breakpoint..." | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.debug.viewlet.action.enableAllBreakpoints", | |
| "label": "&&Enable All Breakpoints" | |
| }, | |
| { | |
| "id": "workbench.debug.viewlet.action.disableAllBreakpoints", | |
| "label": "Disable A&&ll Breakpoints" | |
| }, | |
| { | |
| "id": "workbench.debug.viewlet.action.removeAllBreakpoints", | |
| "label": "Remove &&All Breakpoints" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "debug.installAdditionalDebuggers", | |
| "label": "&&Install Additional Debuggers..." | |
| } | |
| ] | |
| }, | |
| "Terminal": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.terminal.new", | |
| "label": "&&New Terminal" | |
| }, | |
| { | |
| "id": "workbench.action.terminal.split", | |
| "label": "&&Split Terminal", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.tasks.runTask", | |
| "label": "&&Run Task..." | |
| }, | |
| { | |
| "id": "workbench.action.tasks.build", | |
| "label": "Run &&Build Task..." | |
| }, | |
| { | |
| "id": "workbench.action.terminal.runActiveFile", | |
| "label": "Run &&Active File" | |
| }, | |
| { | |
| "id": "workbench.action.terminal.runSelectedText", | |
| "label": "Run &&Selected Text" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.tasks.showTasks", | |
| "label": "Show Runnin&&g Tasks...", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.tasks.restartTask", | |
| "label": "R&&estart Running Task...", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "workbench.action.tasks.terminate", | |
| "label": "&&Terminate Task...", | |
| "enabled": false | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.tasks.configureTaskRunner", | |
| "label": "&&Configure Tasks..." | |
| }, | |
| { | |
| "id": "workbench.action.tasks.configureDefaultBuildTask", | |
| "label": "Configure De&&fault Build Task..." | |
| } | |
| ] | |
| }, | |
| "Help": { | |
| "items": [ | |
| { | |
| "id": "workbench.action.openWalkthrough", | |
| "label": "Welcome" | |
| }, | |
| { | |
| "id": "workbench.action.showCommands", | |
| "label": "Show All Commands" | |
| }, | |
| { | |
| "id": "workbench.action.openDocumentationUrl", | |
| "label": "&&Documentation" | |
| }, | |
| { | |
| "id": "workbench.action.showInteractivePlayground", | |
| "label": "Editor Playgrou&&nd" | |
| }, | |
| { | |
| "id": "workbench.action.getStartedWithAccessibilityFeatures", | |
| "label": "Get Started with Accessibility Features" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.keybindingsReference", | |
| "label": "&&Keyboard Shortcuts Reference" | |
| }, | |
| { | |
| "id": "workbench.action.openVideoTutorialsUrl", | |
| "label": "&&Video Tutorials" | |
| }, | |
| { | |
| "id": "workbench.action.openTipsAndTricksUrl", | |
| "label": "Tips and Tri&&cks" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.openRequestFeatureUrl", | |
| "label": "&&Search Feature Requests" | |
| }, | |
| { | |
| "id": "workbench.action.openIssueReporter", | |
| "label": "Report &&Issue" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.openLicenseUrl", | |
| "label": "View &&License" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.toggleDevTools", | |
| "label": "Toggle Developer Tools" | |
| }, | |
| { | |
| "id": "workbench.action.openProcessExplorer", | |
| "label": "Open &&Process Explorer" | |
| }, | |
| { | |
| "id": "vscode.menubar.separator" | |
| }, | |
| { | |
| "id": "workbench.action.showAboutDialog", | |
| "label": "&&About" | |
| } | |
| ] | |
| } | |
| }, | |
| "keybindings": { | |
| "workbench.action.files.newUntitledFile": { | |
| "label": "Ctrl+N", | |
| "userSettingsLabel": "ctrl+n" | |
| }, | |
| "welcome.showNewFileEntries": { | |
| "label": "Ctrl+Alt+Super+N", | |
| "userSettingsLabel": "ctrl+alt+meta+n" | |
| }, | |
| "workbench.action.newWindow": { | |
| "label": "Ctrl+Shift+N", | |
| "userSettingsLabel": "ctrl+shift+n" | |
| }, | |
| "workbench.action.files.openFile": { | |
| "label": "Ctrl+O", | |
| "userSettingsLabel": "ctrl+o" | |
| }, | |
| "workbench.action.files.openFolder": { | |
| "label": "Ctrl+K Ctrl+O", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+o" | |
| }, | |
| "workbench.action.reopenClosedEditor": { | |
| "label": "Ctrl+Shift+T", | |
| "userSettingsLabel": "ctrl+shift+t" | |
| }, | |
| "workbench.action.openRecent": { | |
| "label": "Ctrl+R", | |
| "userSettingsLabel": "ctrl+r" | |
| }, | |
| "workbench.action.files.save": { | |
| "label": "Ctrl+S", | |
| "userSettingsLabel": "ctrl+s" | |
| }, | |
| "workbench.action.files.saveAs": { | |
| "label": "Ctrl+Shift+S", | |
| "userSettingsLabel": "ctrl+shift+s" | |
| }, | |
| "workbench.action.openSettings": { | |
| "label": "Ctrl+,", | |
| "userSettingsLabel": "ctrl+," | |
| }, | |
| "workbench.view.extensions": { | |
| "label": "Ctrl+Shift+X", | |
| "userSettingsLabel": "ctrl+shift+x" | |
| }, | |
| "workbench.action.openGlobalKeybindings": { | |
| "label": "Ctrl+K Ctrl+S", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+s" | |
| }, | |
| "workbench.action.selectTheme": { | |
| "label": "Ctrl+K Ctrl+T", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+t" | |
| }, | |
| "workbench.action.closeActiveEditor": { | |
| "label": "Ctrl+W", | |
| "userSettingsLabel": "ctrl+w" | |
| }, | |
| "workbench.action.closeFolder": { | |
| "label": "Ctrl+K F", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k f" | |
| }, | |
| "workbench.action.closeWindow": { | |
| "label": "Alt+F4", | |
| "userSettingsLabel": "alt+f4" | |
| }, | |
| "workbench.action.quit": { | |
| "label": "Ctrl+Q", | |
| "userSettingsLabel": "ctrl+q" | |
| }, | |
| "undo": { | |
| "label": "Ctrl+Z", | |
| "userSettingsLabel": "ctrl+z" | |
| }, | |
| "redo": { | |
| "label": "Ctrl+Y", | |
| "userSettingsLabel": "ctrl+y" | |
| }, | |
| "editor.action.clipboardCutAction": { | |
| "label": "Ctrl+X", | |
| "userSettingsLabel": "ctrl+x" | |
| }, | |
| "editor.action.clipboardCopyAction": { | |
| "label": "Ctrl+C", | |
| "userSettingsLabel": "ctrl+c" | |
| }, | |
| "editor.action.clipboardPasteAction": { | |
| "label": "Ctrl+V", | |
| "userSettingsLabel": "ctrl+v" | |
| }, | |
| "actions.find": { | |
| "label": "Ctrl+F", | |
| "userSettingsLabel": "ctrl+f" | |
| }, | |
| "editor.action.startFindReplaceAction": { | |
| "label": "Ctrl+H", | |
| "userSettingsLabel": "ctrl+h" | |
| }, | |
| "workbench.action.findInFiles": { | |
| "label": "Ctrl+Shift+F", | |
| "userSettingsLabel": "ctrl+shift+f" | |
| }, | |
| "workbench.action.replaceInFiles": { | |
| "label": "Ctrl+Shift+H", | |
| "userSettingsLabel": "ctrl+shift+h" | |
| }, | |
| "editor.action.commentLine": { | |
| "label": "Ctrl+/", | |
| "userSettingsLabel": "ctrl+/" | |
| }, | |
| "editor.action.blockComment": { | |
| "label": "Ctrl+Shift+A", | |
| "userSettingsLabel": "ctrl+shift+a" | |
| }, | |
| "editor.emmet.action.expandAbbreviation": { | |
| "label": "Tab", | |
| "userSettingsLabel": "tab" | |
| }, | |
| "editor.action.selectAll": { | |
| "label": "Ctrl+A", | |
| "userSettingsLabel": "ctrl+a" | |
| }, | |
| "editor.action.smartSelect.expand": { | |
| "label": "Shift+Alt+Right", | |
| "userSettingsLabel": "shift+alt+right" | |
| }, | |
| "editor.action.smartSelect.shrink": { | |
| "label": "Shift+Alt+Left", | |
| "userSettingsLabel": "shift+alt+left" | |
| }, | |
| "editor.action.copyLinesUpAction": { | |
| "label": "Ctrl+Shift+Alt+Up", | |
| "userSettingsLabel": "ctrl+shift+alt+up" | |
| }, | |
| "editor.action.copyLinesDownAction": { | |
| "label": "Ctrl+Shift+Alt+Down", | |
| "userSettingsLabel": "ctrl+shift+alt+down" | |
| }, | |
| "editor.action.moveLinesUpAction": { | |
| "label": "Alt+Up", | |
| "userSettingsLabel": "alt+up" | |
| }, | |
| "editor.action.moveLinesDownAction": { | |
| "label": "Alt+Down", | |
| "userSettingsLabel": "alt+down" | |
| }, | |
| "editor.action.insertCursorAbove": { | |
| "label": "Shift+Alt+Up", | |
| "userSettingsLabel": "shift+alt+up" | |
| }, | |
| "editor.action.insertCursorBelow": { | |
| "label": "Shift+Alt+Down", | |
| "userSettingsLabel": "shift+alt+down" | |
| }, | |
| "editor.action.insertCursorAtEndOfEachLineSelected": { | |
| "label": "Shift+Alt+I", | |
| "userSettingsLabel": "shift+alt+i" | |
| }, | |
| "editor.action.addSelectionToNextFindMatch": { | |
| "label": "Ctrl+D", | |
| "userSettingsLabel": "ctrl+d" | |
| }, | |
| "editor.action.selectHighlights": { | |
| "label": "Ctrl+Shift+L", | |
| "userSettingsLabel": "ctrl+shift+l" | |
| }, | |
| "workbench.action.showCommands": { | |
| "label": "Ctrl+Shift+P", | |
| "userSettingsLabel": "ctrl+shift+p" | |
| }, | |
| "workbench.action.toggleFullScreen": { | |
| "label": "F11", | |
| "userSettingsLabel": "f11" | |
| }, | |
| "workbench.action.toggleZenMode": { | |
| "label": "Ctrl+K Z", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k z" | |
| }, | |
| "workbench.action.toggleSidebarVisibility": { | |
| "label": "Ctrl+B", | |
| "userSettingsLabel": "ctrl+b" | |
| }, | |
| "workbench.action.toggleAuxiliaryBar": { | |
| "label": "Ctrl+Alt+B", | |
| "userSettingsLabel": "ctrl+alt+b" | |
| }, | |
| "workbench.action.togglePanel": { | |
| "label": "Ctrl+J", | |
| "userSettingsLabel": "ctrl+j" | |
| }, | |
| "workbench.action.zoomIn": { | |
| "label": "Ctrl+=", | |
| "userSettingsLabel": "ctrl+=" | |
| }, | |
| "workbench.action.zoomOut": { | |
| "label": "Ctrl+-", | |
| "userSettingsLabel": "ctrl+-" | |
| }, | |
| "workbench.action.zoomReset": { | |
| "label": "Ctrl+NumPad0", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+numpad0" | |
| }, | |
| "workbench.action.splitEditorUp": { | |
| "label": "Ctrl+K Ctrl+\\", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+\\" | |
| }, | |
| "workbench.action.copyEditorToNewWindow": { | |
| "label": "Ctrl+K O", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k o" | |
| }, | |
| "workbench.action.toggleEditorGroupLayout": { | |
| "label": "Shift+Alt+0", | |
| "userSettingsLabel": "shift+alt+0" | |
| }, | |
| "workbench.view.explorer": { | |
| "label": "Ctrl+Shift+E", | |
| "userSettingsLabel": "ctrl+shift+e" | |
| }, | |
| "workbench.view.search": { | |
| "label": "Ctrl+Shift+F", | |
| "userSettingsLabel": "ctrl+shift+f" | |
| }, | |
| "workbench.view.scm": { | |
| "label": "Ctrl+Shift+G", | |
| "userSettingsLabel": "ctrl+shift+g" | |
| }, | |
| "workbench.view.debug": { | |
| "label": "Ctrl+Shift+D", | |
| "userSettingsLabel": "ctrl+shift+d" | |
| }, | |
| "workbench.panel.chat": { | |
| "label": "Ctrl+Alt+I", | |
| "userSettingsLabel": "ctrl+alt+i" | |
| }, | |
| "workbench.panel.chatEditing": { | |
| "label": "Ctrl+Shift+Alt+I", | |
| "userSettingsLabel": "ctrl+shift+alt+i" | |
| }, | |
| "workbench.actions.view.problems": { | |
| "label": "Ctrl+Shift+M", | |
| "userSettingsLabel": "ctrl+shift+m" | |
| }, | |
| "workbench.action.output.toggleOutput": { | |
| "label": "Ctrl+K Ctrl+H", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+h" | |
| }, | |
| "workbench.debug.action.toggleRepl": { | |
| "label": "Ctrl+Shift+Y", | |
| "userSettingsLabel": "ctrl+shift+y" | |
| }, | |
| "workbench.action.terminal.toggleTerminal": { | |
| "label": "Ctrl+`", | |
| "userSettingsLabel": "ctrl+`" | |
| }, | |
| "editor.action.toggleWordWrap": { | |
| "label": "Alt+Z", | |
| "userSettingsLabel": "alt+z" | |
| }, | |
| "workbench.action.navigateBack": { | |
| "label": "Ctrl+Alt+-", | |
| "userSettingsLabel": "ctrl+alt+-" | |
| }, | |
| "workbench.action.navigateForward": { | |
| "label": "Ctrl+Shift+-", | |
| "userSettingsLabel": "ctrl+shift+-" | |
| }, | |
| "workbench.action.navigateToLastEditLocation": { | |
| "label": "Ctrl+K Ctrl+Q", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+q" | |
| }, | |
| "workbench.action.nextEditor": { | |
| "label": "Ctrl+PageDown", | |
| "userSettingsLabel": "ctrl+pagedown" | |
| }, | |
| "workbench.action.previousEditor": { | |
| "label": "Ctrl+PageUp", | |
| "userSettingsLabel": "ctrl+pageup" | |
| }, | |
| "workbench.action.nextEditorInGroup": { | |
| "label": "Ctrl+K Ctrl+PageDown", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+pagedown" | |
| }, | |
| "workbench.action.previousEditorInGroup": { | |
| "label": "Ctrl+K Ctrl+PageUp", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+pageup" | |
| }, | |
| "workbench.action.focusFirstEditorGroup": { | |
| "label": "Ctrl+1", | |
| "userSettingsLabel": "ctrl+1" | |
| }, | |
| "workbench.action.focusSecondEditorGroup": { | |
| "label": "Ctrl+2", | |
| "userSettingsLabel": "ctrl+2" | |
| }, | |
| "workbench.action.focusThirdEditorGroup": { | |
| "label": "Ctrl+3", | |
| "userSettingsLabel": "ctrl+3" | |
| }, | |
| "workbench.action.focusFourthEditorGroup": { | |
| "label": "Ctrl+4", | |
| "userSettingsLabel": "ctrl+4" | |
| }, | |
| "workbench.action.focusFifthEditorGroup": { | |
| "label": "Ctrl+5", | |
| "userSettingsLabel": "ctrl+5" | |
| }, | |
| "workbench.action.focusLeftGroup": { | |
| "label": "Ctrl+K Ctrl+LeftArrow", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+left" | |
| }, | |
| "workbench.action.focusRightGroup": { | |
| "label": "Ctrl+K Ctrl+RightArrow", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+right" | |
| }, | |
| "workbench.action.focusAboveGroup": { | |
| "label": "Ctrl+K Ctrl+UpArrow", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+up" | |
| }, | |
| "workbench.action.focusBelowGroup": { | |
| "label": "Ctrl+K Ctrl+DownArrow", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+down" | |
| }, | |
| "workbench.action.quickOpen": { | |
| "label": "Ctrl+P", | |
| "userSettingsLabel": "ctrl+p" | |
| }, | |
| "workbench.action.showAllSymbols": { | |
| "label": "Ctrl+T", | |
| "userSettingsLabel": "ctrl+t" | |
| }, | |
| "workbench.action.gotoSymbol": { | |
| "label": "Ctrl+Shift+O", | |
| "userSettingsLabel": "ctrl+shift+o" | |
| }, | |
| "editor.action.revealDefinition": { | |
| "label": "F12", | |
| "userSettingsLabel": "f12" | |
| }, | |
| "editor.action.goToImplementation": { | |
| "label": "Ctrl+F12", | |
| "userSettingsLabel": "ctrl+f12" | |
| }, | |
| "editor.action.goToReferences": { | |
| "label": "Shift+F12", | |
| "userSettingsLabel": "shift+f12" | |
| }, | |
| "workbench.action.gotoLine": { | |
| "label": "Ctrl+G", | |
| "userSettingsLabel": "ctrl+g" | |
| }, | |
| "editor.action.jumpToBracket": { | |
| "label": "Ctrl+Shift+\\", | |
| "userSettingsLabel": "ctrl+shift+\\" | |
| }, | |
| "editor.action.marker.nextInFiles": { | |
| "label": "F8", | |
| "userSettingsLabel": "f8" | |
| }, | |
| "editor.action.marker.prevInFiles": { | |
| "label": "Shift+F8", | |
| "userSettingsLabel": "shift+f8" | |
| }, | |
| "editor.action.dirtydiff.next": { | |
| "label": "Alt+F3", | |
| "userSettingsLabel": "alt+f3" | |
| }, | |
| "editor.action.dirtydiff.previous": { | |
| "label": "Shift+Alt+F3", | |
| "userSettingsLabel": "shift+alt+f3" | |
| }, | |
| "workbench.action.debug.start": { | |
| "label": "F5", | |
| "userSettingsLabel": "f5" | |
| }, | |
| "workbench.action.debug.run": { | |
| "label": "Ctrl+F5", | |
| "userSettingsLabel": "ctrl+f5" | |
| }, | |
| "workbench.action.debug.stop": { | |
| "label": "Shift+F5", | |
| "userSettingsLabel": "shift+f5" | |
| }, | |
| "workbench.action.debug.restart": { | |
| "label": "Ctrl+Shift+F5", | |
| "userSettingsLabel": "ctrl+shift+f5" | |
| }, | |
| "workbench.action.debug.stepOver": { | |
| "label": "F10", | |
| "userSettingsLabel": "f10" | |
| }, | |
| "workbench.action.debug.stepInto": { | |
| "label": "F11", | |
| "userSettingsLabel": "f11" | |
| }, | |
| "workbench.action.debug.stepOut": { | |
| "label": "Shift+F11", | |
| "userSettingsLabel": "shift+f11" | |
| }, | |
| "workbench.action.debug.continue": { | |
| "label": "F5", | |
| "userSettingsLabel": "f5" | |
| }, | |
| "editor.debug.action.toggleBreakpoint": { | |
| "label": "F9", | |
| "userSettingsLabel": "f9" | |
| }, | |
| "editor.debug.action.toggleInlineBreakpoint": { | |
| "label": "Shift+F9", | |
| "userSettingsLabel": "shift+f9" | |
| }, | |
| "workbench.action.terminal.new": { | |
| "label": "Ctrl+Shift+`", | |
| "userSettingsLabel": "ctrl+shift+`" | |
| }, | |
| "workbench.action.terminal.split": { | |
| "label": "Ctrl+Shift+5", | |
| "userSettingsLabel": "ctrl+shift+5" | |
| }, | |
| "workbench.action.tasks.build": { | |
| "label": "Ctrl+Shift+B", | |
| "userSettingsLabel": "ctrl+shift+b" | |
| }, | |
| "workbench.action.keybindingsReference": { | |
| "label": "Ctrl+K Ctrl+R", | |
| "isNative": false, | |
| "userSettingsLabel": "ctrl+k ctrl+r" | |
| } | |
| } | |
| }, | |
| "theme": "vs-dark", | |
| "themeBackground": "#1f1f1f", | |
| "windowSplash": { | |
| "zoomLevel": 0, | |
| "baseTheme": "vs-dark", | |
| "colorInfo": { | |
| "foreground": "#cccccc", | |
| "background": "#1f1f1f", | |
| "editorBackground": "#1f1f1f", | |
| "titleBarBackground": "#181818", | |
| "titleBarBorder": "#2b2b2b", | |
| "activityBarBackground": "#181818", | |
| "activityBarBorder": "#2b2b2b", | |
| "sideBarBackground": "#181818", | |
| "sideBarBorder": "#2b2b2b", | |
| "statusBarBackground": "#181818", | |
| "statusBarBorder": "#2b2b2b", | |
| "statusBarNoFolderBackground": "#1f1f1f" | |
| }, | |
| "layoutInfo": { | |
| "sideBarSide": "left", | |
| "editorPartMinWidth": 220, | |
| "titleBarHeight": 0, | |
| "activityBarWidth": 48, | |
| "sideBarWidth": 278, | |
| "auxiliarySideBarWidth": 0, | |
| "statusBarHeight": 22, | |
| "windowBorder": false | |
| } | |
| }, | |
| "windowsState": { | |
| "lastActiveWindow": { | |
| "folder": "file:///home/egoreast/Programming/studding-children/tihon-zahar", | |
| "backupPath": "/home/egoreast/.config/Code - OSS/Backups/b5649c3afb11eff4d2055778b48e119a", | |
| "uiState": { | |
| "mode": 0, | |
| "x": 0, | |
| "y": 0, | |
| "width": 1200, | |
| "height": 800 | |
| } | |
| }, | |
| "openedWindows": [] | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "sync.gist": "c5f9ef5c00160caf6a98e6f037ab46b1" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "sync.gist": "c5f9ef5c00160caf6a98e6f037ab46b1" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment