🔧 Updated vscodium settings
This commit is contained in:
parent
3d7e8d8759
commit
0f0c416602
120 changed files with 237 additions and 103 deletions
|
|
@ -1 +1 @@
|
|||
{"version":1,"resource":"vscode-userdata:/home/brian/.config/VSCodium/User/settings.json","entries":[{"id":"1FL8.json","timestamp":1691833530327},{"id":"VHgg.json","timestamp":1691833590802},{"id":"ceUZ.json","timestamp":1691833603315},{"id":"rgAz.json","timestamp":1691833732511},{"id":"w5OA.json","timestamp":1691833961215},{"id":"ayCZ.json","timestamp":1691834853897},{"id":"Mc2u.json","timestamp":1691834903732},{"id":"gns6.json","timestamp":1691834931740},{"id":"caPT.json","timestamp":1691835006774},{"id":"DhQ3.json","timestamp":1691835079775},{"id":"qY2l.json","timestamp":1691835182283},{"id":"tMDn.json","timestamp":1691835200334},{"id":"rNXh.json","timestamp":1691835322113},{"id":"Ut3I.json","timestamp":1691835400118},{"id":"iYEA.json","timestamp":1691835422428},{"id":"Wm1d.json","timestamp":1691835439875}]}
|
||||
{"version":1,"resource":"vscode-userdata:/home/brian/.config/VSCodium/User/settings.json","entries":[{"id":"1FL8.json","timestamp":1691833530327},{"id":"VHgg.json","timestamp":1691833590802},{"id":"ceUZ.json","timestamp":1691833603315},{"id":"rgAz.json","timestamp":1691833732511},{"id":"w5OA.json","timestamp":1691833961215},{"id":"ayCZ.json","timestamp":1691834853897},{"id":"Mc2u.json","timestamp":1691834903732},{"id":"gns6.json","timestamp":1691834931740},{"id":"caPT.json","timestamp":1691835006774},{"id":"DhQ3.json","timestamp":1691835079775},{"id":"qY2l.json","timestamp":1691835182283},{"id":"tMDn.json","timestamp":1691835200334},{"id":"rNXh.json","timestamp":1691835322113},{"id":"Ut3I.json","timestamp":1691835400118},{"id":"iYEA.json","timestamp":1691835422428},{"id":"Wm1d.json","timestamp":1691835439875},{"id":"Yfu3.json","timestamp":1691896097660},{"id":"DnKP.json","timestamp":1709938570536},{"id":"Izwr.json","timestamp":1709938808908},{"id":"xHh5.json","timestamp":1709938949291},{"id":"Cl0p.json","timestamp":1709938971883},{"id":"xe6E.json","timestamp":1709939068076},{"id":"cRcX.json","timestamp":1709940142139},{"id":"kaVV.json","timestamp":1709940460505},{"id":"OhfS.json","timestamp":1709940475247},{"id":"qK9N.json","timestamp":1709950604081},{"id":"ZuUK.json","timestamp":1709950908613},{"id":"K5gt.json","timestamp":1709950926174},{"id":"oASl.json","timestamp":1709950953127},{"id":"1CYS.json","timestamp":1709951036457},{"id":"jyIT.json","timestamp":1709951048586},{"id":"JGwf.json","timestamp":1709951061375},{"id":"JPi3.json","timestamp":1709951141207},{"id":"rW0p.json","timestamp":1709951170227},{"id":"vk4U.json","timestamp":1709951265560},{"id":"bNRw.json","timestamp":1709951286337}]}
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":1,"resource":"file:///home/brian/Documents/Code/siimee/frontend/src/services/auth.service.js","entries":[{"id":"F4GA.js","timestamp":1691837519190},{"id":"1SRL.js","timestamp":1691837536083}]}
|
||||
{"version":1,"resource":"file:///home/brian/Documents/Code/siimee/frontend/src/services/auth.service.js","entries":[{"id":"F4GA.js","timestamp":1691837519190},{"id":"1SRL.js","timestamp":1691837536083},{"id":"nlUt.js","source":"searchReplace.source","timestamp":1692918911235}]}
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -2,7 +2,12 @@
|
|||
"userDataProfilesMigration": true,
|
||||
"profileAssociations": {
|
||||
"workspaces": {
|
||||
"file:///home/brian/Documents/Code/siimee/frontend": "__default__profile__"
|
||||
"file:///home/brian/Documents/Code/siimee/frontend": "__default__profile__",
|
||||
"file:///home/brian/Documents/Code/javascript/city_stats_v2/backend": "__default__profile__",
|
||||
"file:///home/brian/Documents/Code/web_tutorials/web_dev_simplified/learn_react_intro": "__default__profile__",
|
||||
"file:///home/brian/Documents/Code/javascript/city_stats_v2/backend/tests": "__default__profile__",
|
||||
"file:///home/brian/Documents/Code/javascript/vite_via_nginx/frontend": "__default__profile__",
|
||||
"file:///home/brian/Documents/Code/blog": "__default__profile__"
|
||||
},
|
||||
"emptyWindows": {}
|
||||
},
|
||||
|
|
@ -12,7 +17,7 @@
|
|||
"workspaces": [],
|
||||
"folders": [
|
||||
{
|
||||
"folderUri": "file:///home/brian/Documents/Code/siimee/frontend"
|
||||
"folderUri": "file:///home/brian/Documents/Code/blog"
|
||||
}
|
||||
],
|
||||
"emptyWindows": []
|
||||
|
|
@ -60,6 +65,50 @@
|
|||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
{
|
||||
"id": "openRecentFolder",
|
||||
"uri": {
|
||||
"$mid": 1,
|
||||
"external": "file:///home/brian/Documents/Code/blog",
|
||||
"path": "/home/brian/Documents/Code/blog",
|
||||
"scheme": "file"
|
||||
},
|
||||
"enabled": true,
|
||||
"label": "~/Documents/Code/blog"
|
||||
},
|
||||
{
|
||||
"id": "openRecentFolder",
|
||||
"uri": {
|
||||
"$mid": 1,
|
||||
"external": "file:///home/brian/Documents/Code/javascript/city_stats_v2/backend/tests",
|
||||
"path": "/home/brian/Documents/Code/javascript/city_stats_v2/backend/tests",
|
||||
"scheme": "file"
|
||||
},
|
||||
"enabled": true,
|
||||
"label": "~/Documents/Code/javascript/city_stats_v2/backend/tests"
|
||||
},
|
||||
{
|
||||
"id": "openRecentFolder",
|
||||
"uri": {
|
||||
"$mid": 1,
|
||||
"external": "file:///home/brian/Documents/Code/web_tutorials/web_dev_simplified/learn_react_intro",
|
||||
"path": "/home/brian/Documents/Code/web_tutorials/web_dev_simplified/learn_react_intro",
|
||||
"scheme": "file"
|
||||
},
|
||||
"enabled": true,
|
||||
"label": "~/Documents/Code/web_tutorials/web_dev_simplified/learn_react_intro"
|
||||
},
|
||||
{
|
||||
"id": "openRecentFolder",
|
||||
"uri": {
|
||||
"$mid": 1,
|
||||
"external": "file:///home/brian/Documents/Code/javascript/city_stats_v2/backend",
|
||||
"path": "/home/brian/Documents/Code/javascript/city_stats_v2/backend",
|
||||
"scheme": "file"
|
||||
},
|
||||
"enabled": true,
|
||||
"label": "~/Documents/Code/javascript/city_stats_v2/backend"
|
||||
},
|
||||
{
|
||||
"id": "openRecentFolder",
|
||||
"uri": {
|
||||
|
|
@ -108,7 +157,7 @@
|
|||
},
|
||||
{
|
||||
"id": "workbench.action.clearRecentFiles",
|
||||
"label": "&&Clear Recently Opened"
|
||||
"label": "&&Clear Recently Opened..."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -133,11 +182,13 @@
|
|||
},
|
||||
{
|
||||
"id": "workbench.action.files.save",
|
||||
"label": "&&Save"
|
||||
"label": "&&Save",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.files.saveAs",
|
||||
"label": "Save &&As..."
|
||||
"label": "Save &&As...",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "saveAll",
|
||||
|
|
@ -152,6 +203,13 @@
|
|||
"label": "Share",
|
||||
"submenu": {
|
||||
"items": [
|
||||
{
|
||||
"id": "github.copyVscodeDevLinkFile",
|
||||
"label": "Copy vscode.dev Link"
|
||||
},
|
||||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
{
|
||||
"id": "workbench.profiles.actions.exportProfile",
|
||||
"label": "Export Profile (Default)..."
|
||||
|
|
@ -218,9 +276,6 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.openSettings",
|
||||
"label": "&&Settings"
|
||||
|
|
@ -276,11 +331,13 @@
|
|||
},
|
||||
{
|
||||
"id": "workbench.action.files.revert",
|
||||
"label": "Re&&vert File"
|
||||
"label": "Re&&vert File",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.closeActiveEditor",
|
||||
"label": "&&Close Editor"
|
||||
"label": "&&Close Editor",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.closeFolder",
|
||||
|
|
@ -320,22 +377,6 @@
|
|||
"id": "editor.action.clipboardCopyAction",
|
||||
"label": "&&Copy"
|
||||
},
|
||||
{
|
||||
"id": "submenuitem.MenubarCopy",
|
||||
"label": "Copy As",
|
||||
"submenu": {
|
||||
"items": [
|
||||
{
|
||||
"id": "gitlens.copyRemoteFileUrlToClipboard",
|
||||
"label": "Copy Remote File URL"
|
||||
},
|
||||
{
|
||||
"id": "gitlens.copyRemoteFileUrlFrom",
|
||||
"label": "Copy Remote File URL From..."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "editor.action.clipboardPasteAction",
|
||||
"label": "&&Paste"
|
||||
|
|
@ -345,11 +386,13 @@
|
|||
},
|
||||
{
|
||||
"id": "actions.find",
|
||||
"label": "&&Find"
|
||||
"label": "&&Find",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "editor.action.startFindReplaceAction",
|
||||
"label": "&&Replace"
|
||||
"label": "&&Replace",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
|
|
@ -491,8 +534,7 @@
|
|||
},
|
||||
{
|
||||
"id": "workbench.action.toggleMenuBar",
|
||||
"label": "Menu &&Bar",
|
||||
"checked": true
|
||||
"label": "Menu &&Bar"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.toggleSidebarVisibility",
|
||||
|
|
@ -507,15 +549,14 @@
|
|||
"label": "S&&tatus Bar",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.toggleActivityBarVisibility",
|
||||
"label": "&&Activity Bar",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.togglePanel",
|
||||
"label": "&&Panel"
|
||||
},
|
||||
{
|
||||
"id": "toggle.toggleCustomTitleBar",
|
||||
"label": "Custom Title Bar"
|
||||
},
|
||||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
|
|
@ -523,6 +564,27 @@
|
|||
"id": "workbench.action.toggleSidebarPosition",
|
||||
"label": "&&Move Primary Side Bar Left"
|
||||
},
|
||||
{
|
||||
"id": "submenuitem.ActivityBarPositionMenu",
|
||||
"label": "Activity Bar Position",
|
||||
"submenu": {
|
||||
"items": [
|
||||
{
|
||||
"id": "workbench.action.activityBarLocation.side",
|
||||
"label": "&&Side",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.activityBarLocation.top",
|
||||
"label": "&&Top"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.activityBarLocation.hide",
|
||||
"label": "&&Hidden"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "submenuitem.PanelPositionMenu",
|
||||
"label": "Panel Position",
|
||||
|
|
@ -569,6 +631,48 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
|
|
@ -581,6 +685,11 @@
|
|||
"label": "&&Breadcrumbs",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"id": "editor.action.toggleStickyScroll",
|
||||
"label": "&&Sticky Scroll",
|
||||
"checked": true
|
||||
},
|
||||
{
|
||||
"id": "editor.action.toggleRenderWhitespace",
|
||||
"label": "&&Render Whitespace",
|
||||
|
|
@ -640,6 +749,17 @@
|
|||
{
|
||||
"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"
|
||||
|
|
@ -729,11 +849,8 @@
|
|||
},
|
||||
{
|
||||
"id": "editor.action.toggleWordWrap",
|
||||
"label": "&&Word Wrap"
|
||||
},
|
||||
{
|
||||
"id": "editor.action.toggleStickyScroll",
|
||||
"label": "&&Sticky Scroll"
|
||||
"label": "&&Word Wrap",
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -819,45 +936,54 @@
|
|||
},
|
||||
{
|
||||
"id": "workbench.action.focusThirdEditorGroup",
|
||||
"label": "Group &&3"
|
||||
"label": "Group &&3",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusFourthEditorGroup",
|
||||
"label": "Group &&4"
|
||||
"label": "Group &&4",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusFifthEditorGroup",
|
||||
"label": "Group &&5"
|
||||
"label": "Group &&5",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusNextGroup",
|
||||
"label": "&&Next Group"
|
||||
"label": "&&Next Group",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusPreviousGroup",
|
||||
"label": "&&Previous Group"
|
||||
"label": "&&Previous Group",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusLeftGroup",
|
||||
"label": "Group &&Left"
|
||||
"label": "Group &&Left",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusRightGroup",
|
||||
"label": "Group &&Right"
|
||||
"label": "Group &&Right",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusAboveGroup",
|
||||
"label": "Group &&Above"
|
||||
"label": "Group &&Above",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.focusBelowGroup",
|
||||
"label": "Group &&Below"
|
||||
"label": "Group &&Below",
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1021,6 +1147,10 @@
|
|||
{
|
||||
"id": "editor.debug.action.addLogPoint",
|
||||
"label": "&&Logpoint..."
|
||||
},
|
||||
{
|
||||
"id": "editor.debug.action.triggerByBreakpoint",
|
||||
"label": "&&Triggered Breakpoint..."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1150,10 +1280,6 @@
|
|||
{
|
||||
"id": "vscode.menubar.separator"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.openTwitterUrl",
|
||||
"label": "&&Join Us on Twitter"
|
||||
},
|
||||
{
|
||||
"id": "workbench.action.openRequestFeatureUrl",
|
||||
"label": "&&Search Feature Requests"
|
||||
|
|
@ -1407,6 +1533,11 @@
|
|||
"isNative": false,
|
||||
"userSettingsLabel": "ctrl+k ctrl+shift+\\"
|
||||
},
|
||||
"workbench.action.copyEditorToNewWindow": {
|
||||
"label": "Ctrl+K O",
|
||||
"isNative": false,
|
||||
"userSettingsLabel": "ctrl+k o"
|
||||
},
|
||||
"workbench.action.toggleEditorGroupLayout": {
|
||||
"label": "Shift+Alt+0",
|
||||
"userSettingsLabel": "shift+alt+0"
|
||||
|
|
@ -1420,9 +1551,8 @@
|
|||
"userSettingsLabel": "ctrl+shift+f"
|
||||
},
|
||||
"workbench.view.scm": {
|
||||
"label": "Ctrl+Shift+G G",
|
||||
"isNative": false,
|
||||
"userSettingsLabel": "ctrl+shift+g g"
|
||||
"label": "Ctrl+Shift+G",
|
||||
"userSettingsLabel": "ctrl+shift+g"
|
||||
},
|
||||
"workbench.view.debug": {
|
||||
"label": "Ctrl+Shift+D",
|
||||
|
|
@ -1463,12 +1593,12 @@
|
|||
"userSettingsLabel": "ctrl+k ctrl+q"
|
||||
},
|
||||
"workbench.action.nextEditor": {
|
||||
"label": "Ctrl+PageDown",
|
||||
"userSettingsLabel": "ctrl+pagedown"
|
||||
"label": "Alt+Right",
|
||||
"userSettingsLabel": "alt+right"
|
||||
},
|
||||
"workbench.action.previousEditor": {
|
||||
"label": "Ctrl+PageUp",
|
||||
"userSettingsLabel": "ctrl+pageup"
|
||||
"label": "Alt+Left",
|
||||
"userSettingsLabel": "alt+left"
|
||||
},
|
||||
"workbench.action.nextEditorInGroup": {
|
||||
"label": "Ctrl+K Ctrl+PageDown",
|
||||
|
|
@ -1628,19 +1758,19 @@
|
|||
}
|
||||
},
|
||||
"theme": "vs-dark",
|
||||
"themeBackground": "#272822",
|
||||
"themeBackground": "#232731",
|
||||
"windowSplash": {
|
||||
"zoomLevel": 0,
|
||||
"baseTheme": "vs-dark",
|
||||
"colorInfo": {
|
||||
"foreground": "#cccccc",
|
||||
"background": "#272822",
|
||||
"editorBackground": "#272822",
|
||||
"titleBarBackground": "#1e1f1c",
|
||||
"activityBarBackground": "#272822",
|
||||
"sideBarBackground": "#1e1f1c",
|
||||
"statusBarBackground": "#414339",
|
||||
"statusBarNoFolderBackground": "#414339"
|
||||
"foreground": "#d8dee9",
|
||||
"background": "#232731",
|
||||
"editorBackground": "#232731",
|
||||
"titleBarBackground": "#232731",
|
||||
"activityBarBackground": "#292d38",
|
||||
"sideBarBackground": "#232731",
|
||||
"statusBarBackground": "#292d38",
|
||||
"statusBarNoFolderBackground": "#3b4252"
|
||||
},
|
||||
"layoutInfo": {
|
||||
"sideBarSide": "right",
|
||||
|
|
@ -1654,16 +1784,17 @@
|
|||
},
|
||||
"windowsState": {
|
||||
"lastActiveWindow": {
|
||||
"folder": "file:///home/brian/Documents/Code/siimee/frontend",
|
||||
"backupPath": "/home/brian/.config/VSCodium/Backups/aa2810aaebb23feca44995ed71531b06",
|
||||
"folder": "file:///home/brian/Documents/Code/blog",
|
||||
"backupPath": "/home/brian/.config/VSCodium/Backups/f9fe8c0c73f98fd9cad4d38a675ce52a",
|
||||
"uiState": {
|
||||
"mode": 1,
|
||||
"x": 505,
|
||||
"y": 65,
|
||||
"width": 1554,
|
||||
"height": 957
|
||||
"x": 9,
|
||||
"y": 9,
|
||||
"width": 1267,
|
||||
"height": 1062
|
||||
}
|
||||
},
|
||||
"openedWindows": []
|
||||
}
|
||||
},
|
||||
"telemetry.sqmId": ""
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
["w","q","q!"]
|
||||
["q!","qa","q","w","qa!"]
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":"1.0","registers":[["%",[{"text":"src/App.vue","registerMode":0}]],[".",[{"text":{"commandList":["<Esc>"],"actionKeys":[],"waitingForAnotherActionKey":false,"actionsRun":[{"name":"","isJump":false,"createsUndoPoint":false,"preservesDesiredColumn":false,"keysPressed":["i"],"actionType":"command","isCompleteAction":true,"runsOnceForEachCountPrefix":false,"modes":[0],"keys":[["i"],["<Insert>"]],"multicursorIndex":0},{"name":"","isJump":false,"createsUndoPoint":false,"preservesDesiredColumn":false,"keysPressed":["<Esc>"],"actionType":"command","isCompleteAction":true,"runsOnceForEachCountPrefix":false,"modes":[1],"keys":[["<Esc>"],["<C-c>"],["<C-[>"]]}],"actionsRunPressedKeys":["i","<Esc>"],"bufferedKeys":[],"allowPotentialRemapOnFirstKey":true,"hasRunOperator":false,"isInsertion":true,"transformer":{"transformations":[]},"count":0,"operatorCount":0,"registerKey":"","registerName":"\""},"registerMode":0}]],["#",[{"text":"src/App.vue","registerMode":0}]],[":",[{"text":{"commandList":["q"],"actionKeys":[],"waitingForAnotherActionKey":false,"actionsRun":[],"actionsRunPressedKeys":[],"bufferedKeys":[],"allowPotentialRemapOnFirstKey":true,"hasRunOperator":false,"isInsertion":false,"transformer":{"transformations":[]},"count":0,"operatorCount":0,"registerKey":"","registerName":":"},"registerMode":0}]],["\"",[{"registerMode":1,"text":"import TopNav from './components/TopNav.vu'"}]],["1",[{"text":"import TopNav from './components/TopNav.vu'","registerMode":1}]]]}
|
||||
{"version":"1.0","registers":[["%",[{"text":"","registerMode":0}]],[".",[{"text":{"commandList":["<Esc>"],"actionKeys":[],"waitingForAnotherActionKey":false,"actionsRun":[{"name":"","isJump":false,"createsUndoPoint":false,"preservesDesiredColumn":false,"keysPressed":["i"],"actionType":"command","isCompleteAction":true,"runsOnceForEachCountPrefix":false,"modes":[0],"keys":[["i"],["<Insert>"]],"multicursorIndex":0},{"name":"","isJump":false,"createsUndoPoint":false,"preservesDesiredColumn":false,"keysPressed":["<Esc>"],"actionType":"command","isCompleteAction":true,"runsOnceForEachCountPrefix":false,"modes":[1],"keys":[["<Esc>"],["<C-c>"],["<C-[>"]]}],"actionsRunPressedKeys":["i","<Esc>"],"bufferedKeys":[],"allowPotentialRemapOnFirstKey":true,"hasRunOperator":false,"isInsertion":true,"transformer":{"transformations":[]},"count":0,"operatorCount":0,"registerKey":"","registerName":"\""},"registerMode":0}]],["#",[{"text":"templates/readme.md","registerMode":0}]],[":",[{"text":{"commandList":["q","a","!"],"actionKeys":[],"waitingForAnotherActionKey":false,"actionsRun":[],"actionsRunPressedKeys":[],"bufferedKeys":[],"allowPotentialRemapOnFirstKey":true,"hasRunOperator":false,"isInsertion":false,"transformer":{"transformations":[]},"count":0,"operatorCount":0,"registerKey":"","registerName":":"},"registerMode":0}]],["\"",[{"registerMode":0,"text":"find ./dist -type f -name \"*.html\""}]],["1",[{"text":"import TopNav from './components/TopNav.vu'","registerMode":1}]],["/",[{"text":"onboarding","registerMode":0}]],["*",[{"text":"() => {}","registerMode":0}]],["-",[{"text":"find ./dist -type f -name \"*.html\"","registerMode":0}]]]}
|
||||
|
|
@ -9,6 +9,9 @@
|
|||
"editor.cursorBlinking": "solid",
|
||||
"editor.cursorStyle": "block",
|
||||
"editor.fontFamily": "monospace",
|
||||
"editor.fontWeight": "bold",
|
||||
"workbench.sideBar.location": "right",
|
||||
"workbench.colorTheme": "Monokai"
|
||||
"window.menuBarVisibility": "toggle",
|
||||
"glassit.alpha": 215,
|
||||
"workbench.colorTheme": "Nord Deep"
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue