Skip to content

Instantly share code, notes, and snippets.

@jonyardley
Last active July 3, 2025 06:13
Show Gist options
  • Save jonyardley/fef668a84a9d6cc5f3722c1530a098a7 to your computer and use it in GitHub Desktop.
Save jonyardley/fef668a84a9d6cc5f3722c1530a098a7 to your computer and use it in GitHub Desktop.
Cursor Settings Sync
{"lastUpload":"2025-07-03T06:13:49.510Z","extensionVersion":"v3.4.3"}
[
{
"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": "b2215d5f-675e-4a2b-b6ac-1ca737518b78",
"publisherId": "tamasfe.even-better-toml",
"publisherDisplayName": "tamasfe"
},
"name": "even-better-toml",
"publisher": "tamasfe",
"version": "0.21.2"
},
{
"metadata": {
"id": "bcb31cab-f020-4e7b-9333-4121f59083ec",
"publisherId": "masterustacean.leptos-fmt",
"publisherDisplayName": "masterustacean"
},
"name": "leptos-fmt",
"publisher": "masterustacean",
"version": "0.1.4"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.19.0"
},
{
"metadata": {
"id": "31f2481b-d7ff-4b64-9938-9597cd8a1eff",
"publisherId": "zhuangtongfa.One-dark-pro",
"publisherDisplayName": "zhuangtongfa"
},
"name": "One-dark-pro",
"publisher": "zhuangtongfa",
"version": "3.19.0"
},
{
"metadata": {
"id": "06574cb4-e5dc-4631-8174-a543a4533621",
"publisherId": "rust-lang.rust-analyzer",
"publisherDisplayName": "rust-lang"
},
"name": "rust-analyzer",
"publisher": "rust-lang",
"version": "0.3.2519"
},
{
"metadata": {
"id": "1b71760b-5eed-4b6a-abe8-37461b79d23f",
"publisherId": "sweetpad.sweetpad",
"publisherDisplayName": "sweetpad"
},
"name": "sweetpad",
"publisher": "sweetpad",
"version": "0.1.66"
},
{
"metadata": {
"id": "bee31e34-a44b-4a76-9ec2-e9fd1439a0f6",
"publisherId": "vadimcn.vscode-lldb",
"publisherDisplayName": "vadimcn"
},
"name": "vscode-lldb",
"publisher": "vadimcn",
"version": "1.11.5"
}
]
{
"telemetry.sqmId": "",
"telemetry.machineId": "8966b52bffb01bee98278a7fa04f8ab549823924a2f39126754e061e38bdb502",
"telemetry.macMachineId": "3698cc5c1c47fbfd9a28442aeb4a43d5f92506fc35b74e979ae59eaa78b781f2",
"telemetry.devDeviceId": "f313d05d-c65b-441a-a5f4-413fa6d99c7c",
"backupWorkspaces": {
"workspaces": [],
"folders": [
{
"folderUri": "file:///Users/jonyardley/Dev/Intrada"
},
{
"folderUri": "vscode-remote://background-composer%2Bbc-802274e7-b0a8-461c-85cc-b45b007b0047/workspace",
"remoteAuthority": "background-composer+bc-802274e7-b0a8-461c-85cc-b45b007b0047"
}
],
"emptyWindows": []
},
"windowControlHeight": 34,
"profileAssociations": {
"workspaces": {
"file:///Users/jonyardley/Dev/Intrada": "__default__profile__",
"file:///Users/jonyardley/Dev/People%20Planning": "__default__profile__",
"vscode-remote://background-composer%2Bbc-802274e7-b0a8-461c-85cc-b45b007b0047/workspace": "__default__profile__",
"file:///Users/jonyardley/Dev/rust-training/rt1": "__default__profile__"
},
"emptyWindows": {
"1751522845271": "__default__profile__"
}
},
"lastKnownMenubarData": {
"menus": {
"File": {
"items": [
{
"id": "workbench.action.files.newUntitledFile",
"label": "&&New Text 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.openFileFolder",
"label": "&&Open..."
},
{
"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",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"path": "/Users/jonyardley/Dev/Intrada",
"scheme": "file"
},
"enabled": true,
"label": "~/Dev/Intrada"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"path": "/Users/jonyardley/Dev/rust-training/rt1",
"scheme": "file"
},
"enabled": true,
"label": "~/Dev/rust-training/rt1"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"path": "/Users/jonyardley/Dev/People Planning",
"scheme": "file"
},
"enabled": true,
"label": "~/Dev/People Planning"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"path": "/Users/jonyardley/Dev/Intrada/shared/src/app/http.rs",
"scheme": "file"
},
"enabled": true,
"label": "~/Dev/Intrada/shared/src/app/http.rs"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"path": "/Users/jonyardley/.zshrc",
"scheme": "file"
},
"enabled": true,
"label": "~/.zshrc"
},
{
"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"
},
{
"id": "workbench.action.files.saveAs",
"label": "Save &&As..."
},
{
"id": "saveAll",
"label": "Save A&&ll",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "submenuitem.MenubarShare",
"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)..."
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleAutoSave",
"label": "A&&uto Save"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.files.revert",
"label": "Re&&vert File"
},
{
"id": "workbench.action.closeActiveEditor",
"label": "&&Close Editor"
},
{
"id": "workbench.action.closeFolder",
"label": "Close &&Folder"
},
{
"id": "workbench.action.closeWindow",
"label": "Clos&&e Window"
}
]
},
"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"
},
{
"id": "editor.action.startFindReplaceAction",
"label": "&&Replace"
},
{
"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 Cmd+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.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": "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": "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"
},
{
"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": "workbench.view.extension.test",
"label": "T&&esting"
},
{
"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",
"enabled": false
},
{
"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.addSymbolToChat",
"label": "Add Symbol to Current Chat"
},
{
"id": "editor.action.goToReferences",
"label": "Go to &&References"
},
{
"id": "editor.action.addSymbolToNewChat",
"label": "Add Symbol to New Chat"
},
{
"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"
},
{
"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.showCommands",
"label": "Show All Commands"
},
{
"id": "workbench.action.showInteractivePlayground",
"label": "Editor Playgrou&&nd"
},
{
"id": "update.showCurrentReleaseNotes",
"label": "Show &&Release Notes"
},
{
"id": "workbench.action.getStartedWithAccessibilityFeatures",
"label": "Get Started with Accessibility Features"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "aiFeedback.action.open",
"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"
}
]
},
"Preferences": {
"items": [
{
"id": "workbench.profiles.actions.manageProfiles",
"label": "&&Profiles"
},
{
"id": "aiSettings.action.openhidden",
"label": "Cursor Settings"
},
{
"id": "workbench.action.openSettings",
"label": "&&VS Code 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"
}
]
}
},
"keybindings": {
"workbench.action.quit": {
"label": "Cmd+Q",
"userSettingsLabel": "cmd+q"
},
"workbench.action.files.newUntitledFile": {
"label": "Cmd+N",
"userSettingsLabel": "cmd+n"
},
"workbench.action.newWindow": {
"label": "Shift+Cmd+N",
"userSettingsLabel": "shift+cmd+n"
},
"workbench.action.files.openFileFolder": {
"label": "Cmd+O",
"userSettingsLabel": "cmd+o"
},
"workbench.action.reopenClosedEditor": {
"label": "Shift+Cmd+T",
"userSettingsLabel": "shift+cmd+t"
},
"workbench.action.openRecent": {
"label": "Ctrl+R",
"userSettingsLabel": "ctrl+r"
},
"workbench.action.files.save": {
"label": "Cmd+S",
"userSettingsLabel": "cmd+s"
},
"workbench.action.files.saveAs": {
"label": "Shift+Cmd+S",
"userSettingsLabel": "shift+cmd+s"
},
"saveAll": {
"label": "Alt+Cmd+S",
"userSettingsLabel": "alt+cmd+s"
},
"workbench.action.closeActiveEditor": {
"label": "Cmd+W",
"userSettingsLabel": "cmd+w"
},
"workbench.action.closeFolder": {
"label": "⌘R F",
"isNative": false,
"userSettingsLabel": "cmd+r f"
},
"workbench.action.closeWindow": {
"label": "Shift+Cmd+W",
"userSettingsLabel": "shift+cmd+w"
},
"undo": {
"label": "Cmd+Z",
"userSettingsLabel": "cmd+z"
},
"redo": {
"label": "Shift+Cmd+Z",
"userSettingsLabel": "shift+cmd+z"
},
"editor.action.clipboardCutAction": {
"label": "Cmd+X",
"userSettingsLabel": "cmd+x"
},
"editor.action.clipboardCopyAction": {
"label": "Cmd+C",
"userSettingsLabel": "cmd+c"
},
"editor.action.clipboardPasteAction": {
"label": "Cmd+V",
"userSettingsLabel": "cmd+v"
},
"actions.find": {
"label": "Cmd+F",
"userSettingsLabel": "cmd+f"
},
"editor.action.startFindReplaceAction": {
"label": "Alt+Cmd+F",
"userSettingsLabel": "alt+cmd+f"
},
"workbench.action.findInFiles": {
"label": "Shift+Cmd+F",
"userSettingsLabel": "shift+cmd+f"
},
"workbench.action.replaceInFiles": {
"label": "Shift+Cmd+H",
"userSettingsLabel": "shift+cmd+h"
},
"editor.action.commentLine": {
"label": "Cmd+/",
"userSettingsLabel": "cmd+/"
},
"editor.action.blockComment": {
"label": "Shift+Alt+A",
"userSettingsLabel": "shift+alt+a"
},
"editor.emmet.action.expandAbbreviation": {
"label": "Tab",
"userSettingsLabel": "tab"
},
"editor.action.selectAll": {
"label": "Cmd+A",
"userSettingsLabel": "cmd+a"
},
"editor.action.smartSelect.expand": {
"label": "Ctrl+Shift+Cmd+Right",
"userSettingsLabel": "ctrl+shift+cmd+right"
},
"editor.action.smartSelect.shrink": {
"label": "Ctrl+Shift+Cmd+Left",
"userSettingsLabel": "ctrl+shift+cmd+left"
},
"editor.action.copyLinesUpAction": {
"label": "Shift+Alt+Up",
"userSettingsLabel": "shift+alt+up"
},
"editor.action.copyLinesDownAction": {
"label": "Shift+Alt+Down",
"userSettingsLabel": "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": "Alt+Cmd+Up",
"userSettingsLabel": "alt+cmd+up"
},
"editor.action.insertCursorBelow": {
"label": "Alt+Cmd+Down",
"userSettingsLabel": "alt+cmd+down"
},
"editor.action.insertCursorAtEndOfEachLineSelected": {
"label": "Shift+Alt+I",
"userSettingsLabel": "shift+alt+i"
},
"editor.action.addSelectionToNextFindMatch": {
"label": "Cmd+D",
"userSettingsLabel": "cmd+d"
},
"workbench.action.showCommands": {
"label": "Shift+Cmd+P",
"userSettingsLabel": "shift+cmd+p"
},
"workbench.action.toggleFullScreen": {
"label": "Ctrl+Cmd+F",
"userSettingsLabel": "ctrl+cmd+f"
},
"workbench.action.toggleZenMode": {
"label": "⌘R Z",
"isNative": false,
"userSettingsLabel": "cmd+r z"
},
"workbench.action.toggleSidebarVisibility": {
"label": "Cmd+B",
"userSettingsLabel": "cmd+b"
},
"workbench.action.toggleAuxiliaryBar": {
"label": "Alt+Cmd+B",
"userSettingsLabel": "alt+cmd+b"
},
"workbench.action.togglePanel": {
"label": "Cmd+J",
"userSettingsLabel": "cmd+j"
},
"workbench.action.zoomIn": {
"label": "Cmd+=",
"userSettingsLabel": "cmd+="
},
"workbench.action.zoomOut": {
"label": "Cmd+-",
"userSettingsLabel": "cmd+-"
},
"workbench.action.zoomReset": {
"label": "⌘NumPad0",
"isNative": false,
"userSettingsLabel": "cmd+numpad0"
},
"workbench.action.splitEditorUp": {
"label": "⌘R ⌘\\",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+\\"
},
"workbench.action.copyEditorToNewWindow": {
"label": "⌘R O",
"isNative": false,
"userSettingsLabel": "cmd+r o"
},
"workbench.action.toggleEditorGroupLayout": {
"label": "Alt+Cmd+0",
"userSettingsLabel": "alt+cmd+0"
},
"workbench.view.explorer": {
"label": "Shift+Cmd+E",
"userSettingsLabel": "shift+cmd+e"
},
"workbench.view.search": {
"label": "Shift+Cmd+F",
"userSettingsLabel": "shift+cmd+f"
},
"workbench.view.scm": {
"label": "Ctrl+Shift+G",
"userSettingsLabel": "ctrl+shift+g"
},
"workbench.view.debug": {
"label": "Shift+Cmd+D",
"userSettingsLabel": "shift+cmd+d"
},
"workbench.view.extensions": {
"label": "Shift+Cmd+X",
"userSettingsLabel": "shift+cmd+x"
},
"workbench.actions.view.problems": {
"label": "Shift+Cmd+M",
"userSettingsLabel": "shift+cmd+m"
},
"workbench.action.output.toggleOutput": {
"label": "Shift+Cmd+U",
"userSettingsLabel": "shift+cmd+u"
},
"workbench.debug.action.toggleRepl": {
"label": "Shift+Alt+Cmd+Y",
"userSettingsLabel": "shift+alt+cmd+y"
},
"workbench.action.terminal.toggleTerminal": {
"label": "Ctrl+`",
"userSettingsLabel": "ctrl+`"
},
"editor.action.toggleWordWrap": {
"label": "Alt+Z",
"userSettingsLabel": "alt+z"
},
"workbench.action.navigateBack": {
"label": "Ctrl+-",
"userSettingsLabel": "ctrl+-"
},
"workbench.action.navigateForward": {
"label": "Ctrl+Shift+-",
"userSettingsLabel": "ctrl+shift+-"
},
"workbench.action.navigateToLastEditLocation": {
"label": "⌘R ⌘Q",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+q"
},
"workbench.action.nextEditor": {
"label": "Alt+Cmd+Right",
"userSettingsLabel": "alt+cmd+right"
},
"workbench.action.previousEditor": {
"label": "Alt+Cmd+Left",
"userSettingsLabel": "alt+cmd+left"
},
"workbench.action.nextEditorInGroup": {
"label": "⌘R ⌥⌘→",
"isNative": false,
"userSettingsLabel": "cmd+r alt+cmd+right"
},
"workbench.action.previousEditorInGroup": {
"label": "⌘R ⌥⌘←",
"isNative": false,
"userSettingsLabel": "cmd+r alt+cmd+left"
},
"workbench.action.focusFirstEditorGroup": {
"label": "Cmd+1",
"userSettingsLabel": "cmd+1"
},
"workbench.action.focusSecondEditorGroup": {
"label": "Cmd+2",
"userSettingsLabel": "cmd+2"
},
"workbench.action.focusThirdEditorGroup": {
"label": "Cmd+3",
"userSettingsLabel": "cmd+3"
},
"workbench.action.focusFourthEditorGroup": {
"label": "Cmd+4",
"userSettingsLabel": "cmd+4"
},
"workbench.action.focusFifthEditorGroup": {
"label": "Cmd+5",
"userSettingsLabel": "cmd+5"
},
"workbench.action.focusLeftGroup": {
"label": "⌘R ⌘←",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+left"
},
"workbench.action.focusRightGroup": {
"label": "⌘R ⌘→",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+right"
},
"workbench.action.focusAboveGroup": {
"label": "⌘R ⌘↑",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+up"
},
"workbench.action.focusBelowGroup": {
"label": "⌘R ⌘↓",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+down"
},
"workbench.action.quickOpen": {
"label": "Cmd+P",
"userSettingsLabel": "cmd+p"
},
"workbench.action.showAllSymbols": {
"label": "Cmd+T",
"userSettingsLabel": "cmd+t"
},
"workbench.action.gotoSymbol": {
"label": "Shift+Cmd+O",
"userSettingsLabel": "shift+cmd+o"
},
"editor.action.revealDefinition": {
"label": "F12",
"userSettingsLabel": "f12"
},
"editor.action.goToImplementation": {
"label": "Cmd+F12",
"userSettingsLabel": "cmd+f12"
},
"editor.action.goToReferences": {
"label": "Shift+F12",
"userSettingsLabel": "shift+f12"
},
"workbench.action.gotoLine": {
"label": "Ctrl+G",
"userSettingsLabel": "ctrl+g"
},
"editor.action.jumpToBracket": {
"label": "Shift+Cmd+\\",
"userSettingsLabel": "shift+cmd+\\"
},
"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": "Shift+Cmd+F5",
"userSettingsLabel": "shift+cmd+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": "Cmd+\\",
"userSettingsLabel": "cmd+\\"
},
"workbench.action.tasks.build": {
"label": "Shift+Cmd+B",
"userSettingsLabel": "shift+cmd+b"
},
"aiFeedback.action.open": {
"label": "⌘R ⌘G",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+g"
},
"workbench.action.openSettings": {
"label": "Cmd+,",
"userSettingsLabel": "cmd+,"
},
"workbench.action.openGlobalKeybindings": {
"label": "⌘R ⌘S",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+s"
},
"workbench.action.selectTheme": {
"label": "⌘R ⌘T",
"isNative": false,
"userSettingsLabel": "cmd+r cmd+t"
}
}
},
"theme": "vs-dark",
"themeBackground": "#23272e",
"windowSplash": {
"zoomLevel": 0,
"baseTheme": "vs-dark",
"colorInfo": {
"foreground": "#cccccc",
"background": "#23272e",
"editorBackground": "#23272e",
"titleBarBackground": "#23272e",
"activityBarBackground": "#23272e",
"sideBarBackground": "#1e2227",
"statusBarBackground": "#1e2227",
"statusBarNoFolderBackground": "#1e2227"
},
"layoutInfo": {
"sideBarSide": "left",
"editorPartMinWidth": 220,
"titleBarHeight": 0,
"activityBarWidth": 0,
"sideBarWidth": 360,
"statusBarHeight": 0,
"windowBorder": false
}
},
"windowsState": {
"lastActiveWindow": {
"folder": "file:///Users/jonyardley/Dev/Intrada",
"backupPath": "/Users/jonyardley/Library/Application Support/Cursor/Backups/92696f90c5d9feab6229975e27b0050c",
"uiState": {
"mode": 1,
"x": 61,
"y": 44,
"width": 1845,
"height": 1285,
"zoomLevel": 1
}
},
"openedWindows": [
{
"folder": "file:///Users/jonyardley/Dev/Intrada",
"backupPath": "/Users/jonyardley/Library/Application Support/Cursor/Backups/92696f90c5d9feab6229975e27b0050c",
"uiState": {
"mode": 1,
"x": 61,
"y": 44,
"width": 1845,
"height": 1285,
"zoomLevel": 1
}
}
]
}
}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/test-server/Cargo.toml","entries":[{"id":"8L7U.toml","source":"Undo Create Diff","timestamp":1750939241383},{"id":"GjhM.toml","source":"Undo Chain Diff","timestamp":1750939264946},{"id":"Bdyw.toml","timestamp":1750939343720},{"id":"uYDW.toml","timestamp":1750939367524},{"id":"tuIl.toml","timestamp":1750939399520},{"id":"6aAZ.toml","timestamp":1750939441193},{"id":"kwse.toml","source":"Undo Create Diff","timestamp":1750939475881},{"id":"1hkb.toml","source":"Undo Accept Diff","timestamp":1750939517474},{"id":"9bn4.toml","timestamp":1750939530158}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/MIGRATION_COMPLETE.md","entries":[{"id":"WwT5.md","source":"Undo Create Diff","timestamp":1751434073419}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/DUMB_UI_GUIDE.md","entries":[{"id":"SeQn.md","source":"Undo Create Diff","timestamp":1751396382660}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/src/storage.rs","entries":[{"id":"3Ukf.rs","source":"Undo Create Diff","timestamp":1750858935389}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/bin/crux_cli.rs","entries":[{"id":"4sGJ.rs","timestamp":1750938430277}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionStateManager.swift","entries":[{"id":"CDCs.swift","source":"Undo Create Diff","timestamp":1751396001541},{"id":"V3wF.swift","source":"Undo Accept Diff","timestamp":1751397141250},{"id":"q6lI.swift","source":"Undo Accept Diff","timestamp":1751397190648},{"id":"2Og7.swift","source":"Undo Chain Diff","timestamp":1751397222522},{"id":"YHFX.swift","source":"Undo Accept Diff","timestamp":1751397358062},{"id":"9zJ3.swift","source":"Undo Accept Diff","timestamp":1751398820458},{"id":"WH3M.swift","source":"Undo Chain Diff","timestamp":1751398960146},{"id":"xPFb.swift","source":"Undo Create Diff","timestamp":1751433308611},{"id":"kAE9.swift","source":"Undo Reject Diff","timestamp":1751433335125},{"id":"gyuw.swift","source":"Undo Reject Diff","timestamp":1751433384340},{"id":"d1QG.swift","source":"Undo Chain Diff","timestamp":1751433394869},{"id":"M8YW.swift","source":"Undo Chain Diff","timestamp":1751433408729},{"id":"lZ9I.swift","source":"Undo Accept Diff","timestamp":1751433659216}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/Cargo.toml","entries":[{"id":"BXuH.toml","source":"Undo Create Diff","timestamp":1750858885300},{"id":"Wf2f.toml","source":"Undo Accept Diff","timestamp":1750859327739},{"id":"RGD0.toml","source":"Undo Accept Diff","timestamp":1750859456480}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/src/lib.rs","entries":[{"id":"BNlN.rs","source":"Undo Create Diff","timestamp":1750858894292}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/DynamicTimerView.swift","entries":[{"id":"oBfI.swift","source":"Undo Create Diff","timestamp":1751487880398},{"id":"yvYM.swift","source":"Undo Accept Diff","timestamp":1751488011230},{"id":"9ctO.swift","source":"Undo Chain Diff","timestamp":1751488031418},{"id":"KC3J.swift","source":"Undo Accept Diff","timestamp":1751488188140},{"id":"So2t.swift","source":"Undo Chain Diff","timestamp":1751488193465}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/web-leptos/src/core.rs","entries":[{"id":"dvH5.rs","source":"Undo Create Diff","timestamp":1750425408533},{"id":"uas7.rs","timestamp":1751272810661},{"id":"uMk5.rs","timestamp":1751298996764}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/STATE_MANAGEMENT_REVIEW.md","entries":[{"id":"2cgL.md","source":"Undo Create Diff","timestamp":1751394904424},{"id":"rxIc.md","source":"Undo Accept Diff","timestamp":1751395811580}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/.vscode/settings.json","entries":[{"id":"QZDW.json","source":"Undo Create Diff","timestamp":1750941084061},{"id":"RT5I.json","timestamp":1751494259202}]}
{
"rust-analyzer.procMacro.ignored": {
"leptos_macro": [
"server"
]
},
"rust-analyzer.rustfmt.overrideCommand": [
"leptosfmt",
"--stdin",
"--rustfmt"
],
"swift.buildPath": "${workspaceFolder}/iOS",
"swift.packagePath": [
"${workspaceFolder}/shared/Shared",
"${workspaceFolder}/shared/generated/swift/SharedTypes"
]
}
{
"rust-analyzer.procMacro.ignored": {
"leptos_macro": [
"server"
]
},
"rust-analyzer.rustfmt.overrideCommand": [
"leptosfmt",
"--stdin",
"--rustfmt"
],
"swift.buildPath": "${workspaceFolder}/iOS",
"swift.packagePath": [
"${workspaceFolder}/shared/Shared",
"${workspaceFolder}/shared/generated/swift/SharedTypes"
],
"swift.searchSubfoldersForPackages": true
}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/goal.rs","entries":[{"id":"HGjg.rs","source":"Undo Create Diff","timestamp":1750414961746},{"id":"Wu7c.rs","source":"Undo Create Diff","timestamp":1751393218985}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionDetailView.swift","entries":[{"id":"Ypmf.swift","timestamp":1750414399940},{"id":"qM5f.swift","source":"Undo Create Diff","timestamp":1751437314984},{"id":"QW9A.swift","source":"Undo Accept Diff","timestamp":1751437340406},{"id":"1pYt.swift","source":"Undo Create Diff","timestamp":1751451189835},{"id":"bElG.swift","source":"Undo Chain Diff","timestamp":1751451206302},{"id":"XIbz.swift","source":"Undo Chain Diff","timestamp":1751451227645},{"id":"Zqaj.swift","source":"Undo Chain Diff","timestamp":1751451257633},{"id":"Ac7I.swift","source":"Undo Accept Diff","timestamp":1751451895023},{"id":"DcQ1.swift","source":"Undo Chain Diff","timestamp":1751451916720},{"id":"jRIU.swift","source":"Undo Create Diff","timestamp":1751488466175}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Goal/GoalFormView.swift","entries":[{"id":"tIX8.swift","timestamp":1751294140922},{"id":"0QpJ.swift","timestamp":1751299474147}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/shared.udl","entries":[{"id":"w6TD.udl","source":"Undo Create Diff","timestamp":1751393195728},{"id":"Rd4B.udl","source":"Undo Accept Diff","timestamp":1751393467474},{"id":"wZGs.udl","timestamp":1751393679172},{"id":"QGLx.udl","timestamp":1751393734919},{"id":"G0zl.udl","source":"Undo Create Diff","timestamp":1751459998215},{"id":"Oubd.udl","source":"Undo Chain Diff","timestamp":1751460150656},{"id":"E49E.udl","source":"Undo Reject Diff","timestamp":1751460160396}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/buildServer.json","entries":[{"id":"vmCc.json","source":"Undo Create Diff","timestamp":1750941069283}]}
{
"name": "xcode build server",
"version": "0.2",
"bspVersion": "2.0",
"languages": [
"c",
"cpp",
"objective-c",
"objective-cpp",
"swift"
],
"argv": [
"/opt/homebrew/bin/xcode-build-server"
],
"workspace": "${WORKSPACE_PATH}",
"build_root": "${BUILD_ROOT_PATH}",
"scheme": "Intrada",
"kind": "xcode",
"env": {
"SWIFT_PACKAGE_PATH": "${WORKSPACE_PATH}/shared/generated/swift/SharedTypes:${WORKSPACE_PATH}/shared/Shared"
}
}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/web-leptos/src/views/create_goal.rs","entries":[{"id":"k334.rs","source":"Undo Create Diff","timestamp":1751392940606},{"id":"mhAH.rs","source":"Undo Create Diff","timestamp":1751394852954},{"id":"P1u2.rs","source":"Undo Create Diff","timestamp":1751440108882}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/login.rs","entries":[{"id":"pkrz.rs","source":"Undo Create Diff","timestamp":1751287240533},{"id":"uODT.rs","source":"Undo Chain Diff","timestamp":1751287293277}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/middleware.rs","entries":[{"id":"TjtF.rs","timestamp":1750937059873}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/rust-training/rt1/src/main.rs","entries":[{"id":"VCgV.rs","timestamp":1751470373314},{"id":"k6YA.rs","timestamp":1751470392974},{"id":"mHml.rs","timestamp":1751470435034},{"id":"uJgn.rs","timestamp":1751470446696},{"id":"Aehi.rs","timestamp":1751470479833}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/session_state_machine.rs","entries":[{"id":"SKbe.rs","source":"Undo Create Diff","timestamp":1751465045670},{"id":"QJqt.rs","source":"Undo Chain Diff","timestamp":1751465079543},{"id":"adoo.rs","source":"Undo Chain Diff","timestamp":1751465125466},{"id":"aTHx.rs","timestamp":1751465196879},{"id":"7jeA.rs","source":"Undo Create Diff","timestamp":1751465265925},{"id":"ZVS6.rs","timestamp":1751465410097}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/ActiveSessionDetailView.swift","entries":[{"id":"vwqt.swift","source":"Undo Create Diff","timestamp":1750414007210},{"id":"zpQB.swift","source":"Undo Chain Diff","timestamp":1750414016417},{"id":"pizG.swift","source":"Undo Chain Diff","timestamp":1750414027382},{"id":"Fv11.swift","source":"Undo Chain Diff","timestamp":1750414087679},{"id":"q271.swift","source":"Undo Accept Diff","timestamp":1750414108991},{"id":"bFBo.swift","source":"Undo Chain Diff","timestamp":1750414119100},{"id":"o5P8.swift","source":"Undo Accept Diff","timestamp":1750414143254},{"id":"dH9j.swift","source":"Undo Create Diff","timestamp":1751301002558},{"id":"5B97.swift","source":"Undo Create Diff","timestamp":1751395745320},{"id":"2qBi.swift","source":"Undo Accept Diff","timestamp":1751396012036},{"id":"TzLQ.swift","source":"Undo Chain Diff","timestamp":1751396017735},{"id":"5Afc.swift","source":"Undo Chain Diff","timestamp":1751396066113},{"id":"7frK.swift","source":"Undo Accept Diff","timestamp":1751396806248},{"id":"pvsl.swift","source":"Undo Chain Diff","timestamp":1751396816265},{"id":"cmXM.swift","source":"Undo Reject Diff","timestamp":1751396927987},{"id":"EyQS.swift","source":"Undo Reject Diff","timestamp":1751397231005},{"id":"6gc7.swift","source":"Undo Accept Diff","timestamp":1751397462372},{"id":"A8C2.swift","source":"Undo Create Diff","timestamp":1751433777016},{"id":"Gb0p.swift","source":"Undo Chain Diff","timestamp":1751433798025},{"id":"2ZNU.swift","source":"Undo Create Diff","timestamp":1751437438572},{"id":"iSVh.swift","source":"Undo Accept Diff","timestamp":1751439499043},{"id":"QKkJ.swift","source":"Undo Create Diff","timestamp":1751451988819},{"id":"GtBQ.swift","source":"Undo Chain Diff","timestamp":1751452009031},{"id":"Kobo.swift","timestamp":1751485005707},{"id":"WDpb.swift","source":"Undo Create Diff","timestamp":1751485380535},{"id":"2aWa.swift","source":"Undo Accept Diff","timestamp":1751485917443},{"id":"uEXq.swift","source":"Undo Accept Diff","timestamp":1751487424122},{"id":"yWzN.swift","source":"Undo Chain Diff","timestamp":1751487439430},{"id":"cYKv.swift","source":"Undo Chain Diff","timestamp":1751487469733},{"id":"yzNG.swift","source":"Undo Chain Diff","timestamp":1751487520929},{"id":"4Zm8.swift","source":"Undo Accept Diff","timestamp":1751487774558},{"id":"YSfS.swift","source":"Undo Accept Diff","timestamp":1751487900051},{"id":"8U3w.swift","source":"Undo Accept Diff","timestamp":1751488425405},{"id":"ELRH.swift","source":"Undo Chain Diff","timestamp":1751488450848}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/core.swift","entries":[{"id":"RtcT.swift","source":"Undo Create Diff","timestamp":1750425399817},{"id":"k35D.swift","source":"Undo Accept Diff","timestamp":1750427345687},{"id":"tNM3.swift","source":"Undo Chain Diff","timestamp":1750427379739},{"id":"xcwY.swift","source":"Undo Accept Diff","timestamp":1750427499098},{"id":"I316.swift","source":"Undo Accept Diff","timestamp":1750427616311},{"id":"Mo2n.swift","source":"Undo Accept Diff","timestamp":1750427683343},{"id":"iULQ.swift","source":"Undo Create Diff","timestamp":1750868911649},{"id":"IHjf.swift","source":"Undo Accept Diff","timestamp":1750869025227},{"id":"OXLI.swift","source":"Undo Chain Diff","timestamp":1750869035531},{"id":"EL4N.swift","source":"Undo Reject Diff","timestamp":1750869040541},{"id":"SyRx.swift","timestamp":1750938585997},{"id":"3OI4.swift","timestamp":1750938686000},{"id":"PjDQ.swift","timestamp":1750938714566},{"id":"NgGO.swift","timestamp":1750938830429},{"id":"phSj.swift","source":"Undo Create Diff","timestamp":1751290562895},{"id":"F6ie.swift","source":"Undo Accept Diff","timestamp":1751290851898},{"id":"ZOuq.swift","source":"Undo Chain Diff","timestamp":1751290873064},{"id":"Ruzr.swift","source":"Undo Chain Diff","timestamp":1751290903105},{"id":"lQNo.swift","source":"undoRedo.source","timestamp":1751291231918},{"id":"ztsy.swift","source":"Undo Create Diff","timestamp":1751291342306},{"id":"UFhZ.swift","source":"Undo Chain Diff","timestamp":1751291347676},{"id":"ajEt.swift","source":"Undo Chain Diff","timestamp":1751291432062},{"id":"yAOL.swift","source":"Undo Accept Diff","timestamp":1751292634914},{"id":"HrlS.swift","timestamp":1751298710308},{"id":"oGkC.swift","timestamp":1751299079081},{"id":"tKT7.swift","timestamp":1751398857978},{"id":"ophR.swift","timestamp":1751434660604},{"id":"iXme.swift","source":"Undo Create Diff","timestamp":1751437835398},{"id":"QBQF.swift","source":"Undo Chain Diff","timestamp":1751437868826},{"id":"6gAV.swift","source":"Undo Chain Diff","timestamp":1751437892923},{"id":"qzYr.swift","source":"Undo Chain Diff","timestamp":1751437906599},{"id":"gNrK.swift","source":"Undo Chain Diff","timestamp":1751437935785},{"id":"rG6V.swift","source":"Undo Chain Diff","timestamp":1751437989403},{"id":"cJm8.swift","source":"Undo Chain Diff","timestamp":1751438011865},{"id":"oZcz.swift","source":"Undo Accept Diff","timestamp":1751438384185},{"id":"QT0D.swift","source":"Undo Accept Diff","timestamp":1751438465160},{"id":"1sLd.swift","source":"Undo Accept Diff","timestamp":1751439827903},{"id":"NlX1.swift","source":"Undo Chain Diff","timestamp":1751439854019},{"id":"ktXq.swift","source":"Undo Create Diff","timestamp":1751486481793},{"id":"b034.swift","source":"Undo Accept Diff","timestamp":1751488478774},{"id":"o1NX.swift","source":"Undo Chain Diff","timestamp":1751488493366}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/exercise.rs","entries":[{"id":"ZYvi.rs","source":"Undo Create Diff","timestamp":1751393227907},{"id":"jPMv.rs","source":"Undo Create Diff","timestamp":1751435720511},{"id":"jlGw.rs","source":"Undo Chain Diff","timestamp":1751435723888},{"id":"EMTB.rs","source":"Undo Reject Diff","timestamp":1751435745524},{"id":"wCqT.rs","source":"Undo Create Diff","timestamp":1751489124444},{"id":"ba4j.rs","source":"Undo Chain Diff","timestamp":1751489143993}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/index.html","entries":[{"id":"u0ih.html","source":"Undo Create Diff","timestamp":1750859184759},{"id":"o9NU.html","source":"Undo Accept Diff","timestamp":1750859320328},{"id":"lxU5.html","source":"Undo Accept Diff","timestamp":1750859419400}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionsView_Updated.swift","entries":[{"id":"ww2m.swift","source":"Undo Create Diff","timestamp":1751433705511},{"id":"vlLI.swift","timestamp":1751433814062}]}
{"version":1,"resource":"file:///Users/jonyardley/.zshrc","entries":[{"id":"oM11","timestamp":1750417787162}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionFormView.swift","entries":[{"id":"Rr56.swift","source":"Undo Create Diff","timestamp":1751395224682},{"id":"O1Kf.swift","source":"Undo Create Diff","timestamp":1751437487041},{"id":"uugE.swift","source":"Undo Chain Diff","timestamp":1751437498613},{"id":"JCry.swift","source":"Undo Create Diff","timestamp":1751451212220},{"id":"YvOK.swift","source":"Undo Create Diff","timestamp":1751489868843},{"id":"SuiV.swift","source":"Undo Accept Diff","timestamp":1751490225029},{"id":"EUoT.swift","source":"Undo Chain Diff","timestamp":1751490262310},{"id":"nSFH.swift","source":"Undo Chain Diff","timestamp":1751490494123},{"id":"Zozs.swift","source":"Undo Accept Diff","timestamp":1751491839998},{"id":"ZOBW.swift","source":"Undo Create Diff","timestamp":1751495431751},{"id":"Sovb.swift","source":"Undo Reject Diff","timestamp":1751495599370},{"id":"eKVk.swift","source":"Undo Reject Diff","timestamp":1751521540175},{"id":"kKUn.swift","source":"Undo Chain Diff","timestamp":1751521762608},{"id":"eOpI.swift","source":"Undo Reject Diff","timestamp":1751522028055}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/.gitignore","entries":[{"id":"itzf","source":"Undo Create Diff","timestamp":1751297454566}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS_STATE_MANAGEMENT_GUIDE.md","entries":[{"id":"j2kw.md","source":"Undo Create Diff","timestamp":1751396121863}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/typegen.sh","entries":[{"id":"X23G.sh","timestamp":1750413565972},{"id":"u38R.sh","timestamp":1750413579535},{"id":"QnWy.sh","source":"Undo Create Diff","timestamp":1750413736342},{"id":"wd5G.sh","source":"Undo Accept Diff","timestamp":1750413823249},{"id":"c70i.sh","timestamp":1750413897566},{"id":"V7gL.sh","source":"Undo Create Diff","timestamp":1750416453385},{"id":"wXQs.sh","source":"Undo Chain Diff","timestamp":1750416461709},{"id":"BB1H.sh","source":"Undo Accept Diff","timestamp":1750416608925},{"id":"fXsP.sh","source":"Undo Chain Diff","timestamp":1750416626724},{"id":"5StT.sh","source":"Undo Accept Diff","timestamp":1750416674155},{"id":"yoch.sh","source":"Undo Chain Diff","timestamp":1750416677998},{"id":"TLor.sh","timestamp":1750938389808},{"id":"fpLx.sh","timestamp":1750938413872}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionActions.swift","entries":[{"id":"hOn2.swift","source":"Undo Create Diff","timestamp":1751433577411},{"id":"qvF2.swift","timestamp":1751433801894}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/ContentView.swift","entries":[{"id":"YkPF.swift","timestamp":1750939845778},{"id":"7e3V.swift","source":"Undo Create Diff","timestamp":1751396486171},{"id":"ef4Q.swift","source":"Undo Accept Diff","timestamp":1751397873503},{"id":"SxKL.swift","source":"Undo Chain Diff","timestamp":1751397881410},{"id":"qTeR.swift","source":"Undo Chain Diff","timestamp":1751397926861},{"id":"DVNa.swift","source":"Undo Accept Diff","timestamp":1751398993911},{"id":"SReZ.swift","source":"Undo Chain Diff","timestamp":1751399195591}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/http_functions.rs","entries":[{"id":"V6BF.rs","source":"Undo Create Diff","timestamp":1750425368876},{"id":"qDtQ.rs","source":"Undo Accept Diff","timestamp":1750425866727},{"id":"mWTX.rs","source":"Undo Chain Diff","timestamp":1750425878408},{"id":"At3t.rs","source":"Undo Chain Diff","timestamp":1750425898363},{"id":"wtkZ.rs","source":"Undo Chain Diff","timestamp":1750425923397},{"id":"XYBE.rs","source":"Undo Accept Diff","timestamp":1750426066443}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/http.rs","entries":[{"id":"Y1iT.rs","source":"Undo Create Diff","timestamp":1750419455607},{"id":"2rMd.rs","source":"Undo Chain Diff","timestamp":1750419535880},{"id":"JMrF.rs","timestamp":1750425291286},{"id":"QGn7.rs","source":"Undo Create Diff","timestamp":1750425329879},{"id":"Vq4N.rs","source":"Undo Accept Diff","timestamp":1750426060026},{"id":"vHt9.rs","source":"Undo Accept Diff","timestamp":1750426503450}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/HomeVIew.swift","entries":[{"id":"es7V.swift","timestamp":1750939812447},{"id":"Vmbe.swift","timestamp":1750939825723},{"id":"wXVN.swift","timestamp":1750939863812},{"id":"0ESl.swift","timestamp":1750939879946},{"id":"56Qe.swift","timestamp":1750939904724},{"id":"8xrX.swift","timestamp":1750939926075},{"id":"48yT.swift","source":"Undo Create Diff","timestamp":1750940875858},{"id":"eYn5.swift","source":"Undo Create Diff","timestamp":1751291062810},{"id":"fW1A.swift","source":"Undo Accept Diff","timestamp":1751292630257},{"id":"oCfW.swift","timestamp":1751298588720},{"id":"wNrQ.swift","timestamp":1751298600254},{"id":"8LfY.swift","source":"undoRedo.source","timestamp":1751298606959},{"id":"cGze.swift","timestamp":1751298623502},{"id":"1Mbl.swift","timestamp":1751298636888},{"id":"C0ns.swift","timestamp":1751298693665},{"id":"WIpT.swift","timestamp":1751299029606},{"id":"i1kd.swift","timestamp":1751299047124}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionsView.swift","entries":[{"id":"qJca.swift","source":"Undo Create Diff","timestamp":1751300971712},{"id":"X1Xh.swift","source":"Undo Accept Diff","timestamp":1751301015624},{"id":"1CIP.swift","source":"Undo Create Diff","timestamp":1751395124384},{"id":"mCB8.swift","source":"Undo Accept Diff","timestamp":1751395644437},{"id":"Cgx1.swift","source":"Undo Accept Diff","timestamp":1751396006402},{"id":"BOug.swift","source":"Undo Chain Diff","timestamp":1751396060424},{"id":"Muqi.swift","source":"Undo Accept Diff","timestamp":1751396833528},{"id":"F95i.swift","source":"Undo Chain Diff","timestamp":1751396837440},{"id":"M8dZ.swift","source":"Undo Reject Diff","timestamp":1751396927987},{"id":"0vkR.swift","source":"Undo Create Diff","timestamp":1751397498585},{"id":"9c1l.swift","source":"Undo Create Diff","timestamp":1751399205385},{"id":"UdzX.swift","source":"Undo Chain Diff","timestamp":1751399210169},{"id":"emK8.swift","source":"Undo Create Diff","timestamp":1751433768429},{"id":"GwsM.swift","source":"Undo Chain Diff","timestamp":1751433772521},{"id":"hrrM.swift","source":"Undo Create Diff","timestamp":1751437364180},{"id":"f7Xo.swift","source":"Undo Chain Diff","timestamp":1751437386981},{"id":"hz9S.swift","source":"Undo Chain Diff","timestamp":1751437397092},{"id":"OFDH.swift","source":"Undo Chain Diff","timestamp":1751437427967},{"id":"vCje.swift","source":"Undo Create Diff","timestamp":1751451177197},{"id":"Trx3.swift","source":"Undo Chain Diff","timestamp":1751451196819},{"id":"1ut2.swift","source":"Undo Chain Diff","timestamp":1751451220365},{"id":"3KH1.swift","source":"Undo Accept Diff","timestamp":1751451938847},{"id":"mgAm.swift","source":"Undo Chain Diff","timestamp":1751451965854},{"id":"SbYQ.swift","source":"Undo Chain Diff","timestamp":1751451982343},{"id":"gji2.swift","source":"Undo Create Diff","timestamp":1751485951955},{"id":"phSL.swift","source":"Undo Accept Diff","timestamp":1751487858344},{"id":"Azue.swift","source":"Undo Chain Diff","timestamp":1751487867471},{"id":"I0FS.swift","source":"Undo Chain Diff","timestamp":1751487886071},{"id":"451O.swift","source":"Undo Chain Diff","timestamp":1751487909454},{"id":"jjUr.swift","source":"Undo Accept Diff","timestamp":1751490645717},{"id":"j6uv.swift","source":"Undo Chain Diff","timestamp":1751490653933},{"id":"vGoS.swift","source":"Undo Chain Diff","timestamp":1751490700698},{"id":"TzAb.swift","source":"Undo Chain Diff","timestamp":1751490762983},{"id":"J47m.swift","source":"Undo Chain Diff","timestamp":1751490897060}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionManager.swift","entries":[{"id":"s2Z0.swift","source":"Undo Create Diff","timestamp":1751485304742},{"id":"ynx6.swift","source":"Undo Chain Diff","timestamp":1751485535446},{"id":"lBLe.swift","timestamp":1751485957802}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/typegen-minimal.sh","entries":[{"id":"EUKM.sh","source":"Undo Create Diff","timestamp":1750417009010}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/session_v2.rs","entries":[{"id":"Awxh.rs","source":"Undo Create Diff","timestamp":1751465191503},{"id":"kgKX.rs","timestamp":1751465196879},{"id":"1MoJ.rs","source":"Undo Create Diff","timestamp":1751465326032},{"id":"yycz.rs","timestamp":1751465410097}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionViewModifiers.swift","entries":[{"id":"BaMM.swift","source":"Undo Create Diff","timestamp":1751433651001},{"id":"YsDm.swift","timestamp":1751433811942}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/trunk.toml","entries":[{"id":"W1kw.toml","source":"Undo Create Diff","timestamp":1750859325232},{"id":"CGXY.toml","source":"Undo Accept Diff","timestamp":1750859371882}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/model.rs","entries":[{"id":"0zIA.rs","timestamp":1750414482184},{"id":"mzSy.rs","source":"Undo Create Diff","timestamp":1750419467013},{"id":"4hho.rs","timestamp":1750425291341},{"id":"IA8a.rs","source":"Undo Remove Diff","timestamp":1750425339703},{"id":"klou.rs","timestamp":1750939664423},{"id":"Ucsu.rs","timestamp":1751276253105},{"id":"BlOw.rs","timestamp":1751276278531},{"id":"IX6J.rs","timestamp":1751276289470},{"id":"WrxL.rs","timestamp":1751276329861},{"id":"27eN.rs","timestamp":1751276593546},{"id":"g2Fu.rs","source":"undoRedo.source","timestamp":1751276613640},{"id":"caqo.rs","timestamp":1751284662456},{"id":"T7R0.rs","timestamp":1751284682138},{"id":"fcnf.rs","timestamp":1751284898061},{"id":"Pqy0.rs","timestamp":1751285062017},{"id":"I9gS.rs","timestamp":1751285077257},{"id":"ZykU.rs","source":"Undo Create Diff","timestamp":1751285448172},{"id":"JysK.rs","source":"Undo Accept Diff","timestamp":1751285473564},{"id":"6B0c.rs","timestamp":1751288808162},{"id":"QKWi.rs","timestamp":1751288818879},{"id":"WoRl.rs","timestamp":1751288844455},{"id":"LtlM.rs","source":"undoRedo.source","timestamp":1751288884005},{"id":"UutY.rs","timestamp":1751298729772},{"id":"uz16.rs","source":"Undo Create Diff","timestamp":1751300864707},{"id":"fq6I.rs","source":"Undo Chain Diff","timestamp":1751300898190},{"id":"JWkD.rs","source":"Undo Create Diff","timestamp":1751392982903},{"id":"M2ca.rs","source":"Undo Accept Diff","timestamp":1751393203418},{"id":"4HY8.rs","source":"Undo Accept Diff","timestamp":1751393285636},{"id":"1yU5.rs","source":"Undo Create Diff","timestamp":1751394788789},{"id":"07kv.rs","source":"Undo Accept Diff","timestamp":1751396228716},{"id":"ANIi.rs","source":"Undo Chain Diff","timestamp":1751396280887},{"id":"v9TE.rs","timestamp":1751434708773},{"id":"Fa8S.rs","source":"Undo Create Diff","timestamp":1751451522814},{"id":"H2kS.rs","timestamp":1751451561818},{"id":"EJg9.rs","source":"Undo Create Diff","timestamp":1751465336031},{"id":"Wo4f.rs","source":"Undo Chain Diff","timestamp":1751465359284},{"id":"hKjM.rs","source":"Undo Reject Diff","timestamp":1751465410097},{"id":"Rj4X.rs","source":"Undo Create Diff","timestamp":1751485755689},{"id":"ImdE.rs","source":"Undo Accept Diff","timestamp":1751488377520},{"id":"mccT.rs","source":"Undo Chain Diff","timestamp":1751488408365},{"id":"JzIj.rs","source":"Undo Accept Diff","timestamp":1751489252583},{"id":"rUn1.rs","source":"Undo Accept Diff","timestamp":1751489420914}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/Cargo.toml","entries":[{"id":"8vT8.toml","source":"Undo Create Diff","timestamp":1750416470666},{"id":"0znr.toml","source":"Undo Accept Diff","timestamp":1750416615134},{"id":"KIwZ.toml","source":"Undo Accept Diff","timestamp":1750416992621},{"id":"aSw1.toml","source":"Undo Create Diff","timestamp":1750419436718},{"id":"c2sv.toml","timestamp":1750425291187},{"id":"pXcK.toml","source":"Undo Remove Diff","timestamp":1750425312983},{"id":"4ca6.toml","timestamp":1750425736968},{"id":"dx0A.toml","timestamp":1750425756778},{"id":"vYxk.toml","timestamp":1750425776592},{"id":"Ka92.toml","source":"undoRedo.source","timestamp":1750936820280},{"id":"OlGl.toml","timestamp":1750937813073},{"id":"nG70.toml","timestamp":1750937925723},{"id":"xjGY.toml","timestamp":1750937936318},{"id":"r1s7.toml","timestamp":1750937963508},{"id":"gpHX.toml","timestamp":1750937999856},{"id":"lPY7.toml","timestamp":1750938018697}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/test-server/README.md","entries":[{"id":"kGLZ.md","source":"Undo Create Diff","timestamp":1750939274018},{"id":"kev7.md","source":"Undo Accept Diff","timestamp":1750939493881}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/appwrite.rs","entries":[{"id":"UmxC.rs","timestamp":1751275449847},{"id":"LyoC.rs","timestamp":1751275475983},{"id":"Zzf0.rs","timestamp":1751275904553},{"id":"1yIA.rs","timestamp":1751275960893},{"id":"sSkK.rs","timestamp":1751275997457},{"id":"wv8i.rs","timestamp":1751276056789},{"id":"djXl.rs","timestamp":1751276079750},{"id":"U2Pq.rs","timestamp":1751276108857},{"id":"dTBI.rs","source":"Undo Create Diff","timestamp":1751276487583},{"id":"ga9F.rs","source":"Undo Chain Diff","timestamp":1751276533598},{"id":"CKQo.rs","source":"Undo Accept Diff","timestamp":1751276872035},{"id":"Kde2.rs","source":"Undo Chain Diff","timestamp":1751276876973},{"id":"CDTQ.rs","source":"Undo Chain Diff","timestamp":1751276931680},{"id":"wNu4.rs","timestamp":1751276976357},{"id":"0rap.rs","timestamp":1751276998398},{"id":"C41d.rs","timestamp":1751277042523},{"id":"MYpF.rs","timestamp":1751277064748},{"id":"p7gv.rs","timestamp":1751277096328},{"id":"m1oA.rs","source":"Undo Create Diff","timestamp":1751277144000},{"id":"4caX.rs","source":"Undo Chain Diff","timestamp":1751277196192},{"id":"YPCr.rs","source":"Undo Chain Diff","timestamp":1751277218244},{"id":"9HcS.rs","source":"Undo Accept Diff","timestamp":1751277553363},{"id":"BCNZ.rs","source":"Undo Chain Diff","timestamp":1751277568384},{"id":"JPMU.rs","timestamp":1751288387878}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/IntradaApp.swift","entries":[{"id":"WrP6.swift","source":"Undo Create Diff","timestamp":1751396746588}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/ConfigurationManager.swift","entries":[{"id":"VLUt.swift","source":"Undo Create Diff","timestamp":1751297464545}]}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "fef668a84a9d6cc5f3722c1530a098a7",
"sync.quietSync": true,
"sync.forceDownload": true
}
{
"window.commandCenter": true,
"workbench.colorTheme": "One Dark Pro",
"lldb.library": "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB",
"lldb.launch.expressions": "native"
}
{
"window.commandCenter": true,
"workbench.colorTheme": "One Dark Pro",
"lldb.library": "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB",
"lldb.launch.expressions": "native",
"git.autofetch": true,
"sweetpad.tuist.autogenerate": true,
"sweetpad.xcodegen.autogenerate": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "5b5b4e452dea14f1e383ba50ed79110e",
"sync.quietSync": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true
}
{
"window.commandCenter": true,
"workbench.colorTheme": "One Dark Pro",
"lldb.library": "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB",
"lldb.launch.expressions": "native",
"git.autofetch": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "5b5b4e452dea14f1e383ba50ed79110e",
"sync.quietSync": true,
"sync.forceUpload": true
}
{"version":1,"resource":"vscode-userdata:/Users/jonyardley/Library/Application%20Support/Cursor/User/settings.json","entries":[{"id":"WbEw.json","timestamp":1750413417523},{"id":"2nDB.json","timestamp":1750413540185},{"id":"dU1X.json","timestamp":1751450775555},{"id":"N5S5.json","timestamp":1751493725888},{"id":"5FER.json","timestamp":1751493742979},{"id":"DQlk.json","timestamp":1751494173778},{"id":"QV8n.json","timestamp":1751495136131},{"id":"oCfx.json","timestamp":1751521814874},{"id":"rb12.json","timestamp":1751521955995},{"id":"NqC2.json","timestamp":1751522197508},{"id":"bLpH.json","timestamp":1751522299748},{"id":"Ecnk.json","timestamp":1751522957597},{"id":"xuVn.json","timestamp":1751522969421},{"id":"pt08.json","timestamp":1751523112424}]}
{
"window.commandCenter": true,
"workbench.colorTheme": "One Dark Pro",
"lldb.library": "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB",
"lldb.launch.expressions": "native",
"git.autofetch": true,
"sweetpad.tuist.autogenerate": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"swift.backgroundCompilation": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "5b5b4e452dea14f1e383ba50ed79110e",
"sync.quietSync": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"swift.backgroundCompilation": true,
"sync.forceUpload": true,
"sync.autoDownload": true,
"sync.autoUpload": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "fef668a84a9d6cc5f3722c1530a098a7",
"sync.quietSync": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"swift.backgroundCompilation": true
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"swift.backgroundCompilation": true,
"sync.forceUpload": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "5b5b4e452dea14f1e383ba50ed79110e"
}
{
"window.commandCenter": true,
"workbench.colorTheme": "One Dark Pro"
}
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "5b5b4e452dea14f1e383ba50ed79110e",
"sync.quietSync": true
}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/README_CONFIG.md","entries":[{"id":"OeA1.md","source":"Undo Create Diff","timestamp":1751297480585}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionReflectionForm.swift","entries":[{"id":"AViQ.swift","source":"Undo Create Diff","timestamp":1751452015576}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/typegen-dev.sh","entries":[{"id":"mkLE.sh","source":"Undo Create Diff","timestamp":1750416635909},{"id":"2n39.sh","source":"Undo Accept Diff","timestamp":1750417001480}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/web-leptos/src/views/home.rs","entries":[{"id":"JDTY.rs","source":"Undo Create Diff","timestamp":1750425422994}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionStateMachine.swift","entries":[{"id":"A3QT.swift","source":"Undo Create Diff","timestamp":1751433617665},{"id":"fRzt.swift","timestamp":1751433803817}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/src/models.rs","entries":[{"id":"WMOs.rs","source":"Undo Create Diff","timestamp":1750858913902}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app.rs","entries":[{"id":"o9BB.rs","source":"Undo Chain Diff","timestamp":1751300945563},{"id":"Vr60.rs","source":"Undo Create Diff","timestamp":1751394758229},{"id":"v3AG.rs","source":"Undo Chain Diff","timestamp":1751394766277},{"id":"9bmt.rs","source":"Undo Chain Diff","timestamp":1751394794812},{"id":"9bU8.rs","source":"Undo Chain Diff","timestamp":1751394805234},{"id":"g08y.rs","source":"Undo Accept Diff","timestamp":1751395607449},{"id":"Og9A.rs","source":"Undo Chain Diff","timestamp":1751395613899},{"id":"6Idn.rs","source":"Undo Accept Diff","timestamp":1751396292754},{"id":"4gT4.rs","source":"Undo Chain Diff","timestamp":1751396338200},{"id":"zx8E.rs","source":"Undo Chain Diff","timestamp":1751396511242},{"id":"uzll.rs","timestamp":1751434693383},{"id":"tK35.rs","source":"Undo Create Diff","timestamp":1751436012136},{"id":"YwSp.rs","timestamp":1751450906429},{"id":"yQ0Z.rs","source":"Undo Create Diff","timestamp":1751451529890},{"id":"VOF8.rs","source":"Undo Accept Diff","timestamp":1751451720342},{"id":"dYwa.rs","source":"Undo Accept Diff","timestamp":1751452271510},{"id":"o2FQ.rs","source":"Undo Create Diff","timestamp":1751459546240},{"id":"qPFU.rs","source":"Undo Reject Diff","timestamp":1751459561303},{"id":"4iPH.rs","source":"Undo Create Diff","timestamp":1751465131456},{"id":"7qEv.rs","source":"Undo Reject Diff","timestamp":1751465196874},{"id":"GOq4.rs","source":"Undo Reject Diff","timestamp":1751465344092},{"id":"0ORK.rs","source":"Undo Chain Diff","timestamp":1751465373269},{"id":"mdCn.rs","source":"Undo Chain Diff","timestamp":1751465397461},{"id":"a3rV.rs","source":"Undo Reject Diff","timestamp":1751465410096},{"id":"nuMm.rs","timestamp":1751476564356},{"id":"x1tK.rs","timestamp":1751476583181},{"id":"NlB2.rs","source":"Undo Create Diff","timestamp":1751476602301},{"id":"YH3o.rs","source":"Undo Chain Diff","timestamp":1751476609078},{"id":"EdhK.rs","timestamp":1751484959218},{"id":"dhFC.rs","source":"undoRedo.source","timestamp":1751484960628},{"id":"YTqN.rs","source":"Undo Create Diff","timestamp":1751485393645},{"id":"ZArA.rs","source":"Undo Chain Diff","timestamp":1751485405410},{"id":"C61o.rs","source":"Undo Chain Diff","timestamp":1751485423615},{"id":"5RlP.rs","source":"Undo Accept Diff","timestamp":1751485773052},{"id":"g4R8.rs","source":"Undo Accept Diff","timestamp":1751488335641},{"id":"BVDA.rs","source":"Undo Chain Diff","timestamp":1751488350480},{"id":"tY2V.rs","source":"Undo Chain Diff","timestamp":1751488363501},{"id":"txrQ.rs","source":"Undo Accept Diff","timestamp":1751489130704},{"id":"bicY.rs","source":"Undo Accept Diff","timestamp":1751490357519},{"id":"bIZ4.rs","source":"Undo Chain Diff","timestamp":1751490377923},{"id":"OBYJ.rs","source":"Undo Accept Diff","timestamp":1751491699599},{"id":"PcxY.rs","timestamp":1751495351424},{"id":"DWVb.rs","source":"Undo Chain Diff","timestamp":1751495373903},{"id":"rFj3.rs","source":"Undo Chain Diff","timestamp":1751495384206},{"id":"8dRu.rs","source":"Undo Chain Diff","timestamp":1751495409195},{"id":"2X9a.rs","source":"Undo Chain Diff","timestamp":1751495419260},{"id":"xzNg.rs","timestamp":1751495599473},{"id":"Ni3P.rs","timestamp":1751522078464},{"id":"fxEO.rs","timestamp":1751522098430},{"id":"eqiI.rs","timestamp":1751522114548}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada.xcodeproj/project.pbxproj","entries":[{"id":"L4GG.pbxproj","source":"Undo Create Diff","timestamp":1750940979021},{"id":"6qxi.pbxproj","timestamp":1751434678855},{"id":"M27a.pbxproj","source":"Undo Create Diff","timestamp":1751486071765},{"id":"9Ciz.pbxproj","source":"Undo Chain Diff","timestamp":1751486078790},{"id":"xWzU.pbxproj","source":"Undo Chain Diff","timestamp":1751486095795},{"id":"9Dc1.pbxproj","source":"Undo Chain Diff","timestamp":1751486110854}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/MIGRATION_GUIDE.md","entries":[{"id":"7Vwd.md","source":"Undo Create Diff","timestamp":1751433877636}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Config.plist.template","entries":[{"id":"pX0v.template","source":"Undo Create Diff","timestamp":1751297362665}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Config.plist","entries":[{"id":"JLxZ.plist","source":"Undo Create Diff","timestamp":1751297416702}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/web-leptos/Cargo.toml","entries":[{"id":"Kn4e.toml","source":"Undo Create Diff","timestamp":1750425431398},{"id":"VOqZ.toml","source":"Undo Accept Diff","timestamp":1750425462994}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/project.yml","entries":[{"id":"Ms4f.yml","source":"Undo Create Diff","timestamp":1751494635903},{"id":"pyxA.yml","source":"Undo Chain Diff","timestamp":1751494642577},{"id":"xArI.yml","source":"Undo Accept Diff","timestamp":1751495000432},{"id":"i20m.yml","source":"Undo Chain Diff","timestamp":1751495002587}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/session.rs","entries":[{"id":"tiha.rs","source":"Undo Accept Diff","timestamp":1751452264876},{"id":"0R5O.rs","source":"Undo Create Diff","timestamp":1751459048294},{"id":"eMtp.rs","source":"Undo Chain Diff","timestamp":1751459065229},{"id":"CzND.rs","source":"Undo Chain Diff","timestamp":1751459090986},{"id":"PvYI.rs","source":"Undo Reject Diff","timestamp":1751459106583},{"id":"ectN.rs","source":"Undo Reject Diff","timestamp":1751459561303},{"id":"TDMi.rs","source":"Undo Reject Diff","timestamp":1751459961568},{"id":"ZQfS.rs","source":"Undo Chain Diff","timestamp":1751460143529},{"id":"FHuv.rs","source":"Undo Reject Diff","timestamp":1751460160396},{"id":"WIBF.rs","source":"Undo Reject Diff","timestamp":1751460441448},{"id":"Yqgi.rs","source":"Undo Chain Diff","timestamp":1751460456333},{"id":"9Xv9.rs","source":"Undo Reject Diff","timestamp":1751460495317},{"id":"Jkcz.rs","source":"Undo Reject Diff","timestamp":1751461120334},{"id":"tsrx.rs","source":"Undo Chain Diff","timestamp":1751461218045},{"id":"x6GR.rs","timestamp":1751485015353},{"id":"iKng.rs","source":"Undo Create Diff","timestamp":1751485416194},{"id":"KPS2.rs","source":"Undo Accept Diff","timestamp":1751487225789},{"id":"A7pc.rs","source":"Undo Accept Diff","timestamp":1751487400678},{"id":"Hoe1.rs","source":"Undo Chain Diff","timestamp":1751487479541},{"id":"5WLu.rs","source":"Undo Chain Diff","timestamp":1751487490638},{"id":"sQ2a.rs","source":"Undo Accept Diff","timestamp":1751488268667},{"id":"AC6c.rs","source":"Undo Chain Diff","timestamp":1751488314769},{"id":"DZgZ.rs","source":"Undo Accept Diff","timestamp":1751488803547},{"id":"yqiq.rs","source":"Undo Accept Diff","timestamp":1751488890010},{"id":"hqH3.rs","source":"Undo Chain Diff","timestamp":1751488912699},{"id":"cRgm.rs","source":"Undo Chain Diff","timestamp":1751488927933},{"id":"KNWA.rs","source":"Undo Chain Diff","timestamp":1751489008440},{"id":"7cji.rs","source":"Undo Chain Diff","timestamp":1751489110505},{"id":"FHgO.rs","source":"Undo Accept Diff","timestamp":1751489239709},{"id":"4uQQ.rs","source":"Undo Accept Diff","timestamp":1751490369737},{"id":"hIVp.rs","source":"Undo Accept Diff","timestamp":1751490732318},{"id":"VfPy.rs","source":"Undo Accept Diff","timestamp":1751491565949},{"id":"Dzuq.rs","source":"Undo Chain Diff","timestamp":1751491576410},{"id":"HgDN.rs","source":"Undo Chain Diff","timestamp":1751491601975},{"id":"cDBu.rs","source":"Undo Chain Diff","timestamp":1751491618974},{"id":"IVcF.rs","source":"Undo Chain Diff","timestamp":1751491649139},{"id":"qLjF.rs","source":"Undo Chain Diff","timestamp":1751491686492},{"id":"fhNR.rs","source":"Undo Accept Diff","timestamp":1751492689330},{"id":"0sGH.rs","source":"Undo Chain Diff","timestamp":1751492704753},{"id":"Qbe7.rs","timestamp":1751495332340},{"id":"EalT.rs","timestamp":1751495599437},{"id":"1nUR.rs","timestamp":1751495615836},{"id":"B11I.rs","source":"Undo Accept Diff","timestamp":1751495645325},{"id":"YTHo.rs","timestamp":1751521485086},{"id":"DrNS.rs","timestamp":1751521516005},{"id":"777o.rs","timestamp":1751521922460},{"id":"FeOF.rs","timestamp":1751521942080},{"id":"O0Ur.rs","source":"Undo Chain Diff","timestamp":1751521982105},{"id":"2X69.rs","timestamp":1751522028142},{"id":"1z6L.rs","timestamp":1751522065459}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/ffi.rs","entries":[{"id":"tthX.rs","timestamp":1750869368208},{"id":"1WA9.rs","timestamp":1750869410528},{"id":"Xtsb.rs","timestamp":1750936592288},{"id":"pvEH.rs","timestamp":1750936977341},{"id":"M604.rs","timestamp":1750936989825},{"id":"UkaA.rs","timestamp":1750937005391},{"id":"qaqu.rs","timestamp":1750937037839},{"id":"vXPX.rs","timestamp":1750937086386},{"id":"n5Zx.rs","timestamp":1750937097735},{"id":"d7UW.rs","timestamp":1750938149554},{"id":"3jF5.rs","source":"undoRedo.source","timestamp":1750938158099},{"id":"AYsT.rs","timestamp":1750938179420},{"id":"bjZC.rs","source":"undoRedo.source","timestamp":1750938205829},{"id":"InPt.rs","timestamp":1750938213650},{"id":"T16T.rs","timestamp":1750938234593},{"id":"s6AU.rs","source":"Undo Create Diff","timestamp":1750938255785},{"id":"4tTb.rs","source":"Undo Create Diff","timestamp":1751290676012}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/lib.rs","entries":[{"id":"4x6i.rs","source":"Undo Create Diff","timestamp":1750427012553},{"id":"Rhkt.rs","source":"Undo Accept Diff","timestamp":1750427218473},{"id":"gFhG.rs","timestamp":1750869385436},{"id":"759E.rs","timestamp":1750936883967},{"id":"BToS.rs","timestamp":1750936900373},{"id":"rOei.rs","timestamp":1750936915765},{"id":"qBmQ.rs","source":"undoRedo.source","timestamp":1750936919988},{"id":"mLIq.rs","timestamp":1750938101601},{"id":"JBzq.rs","source":"undoRedo.source","timestamp":1750938189540},{"id":"oOmp.rs","timestamp":1750938191078}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/http.swift","entries":[{"id":"m4RY.swift","timestamp":1750938554840},{"id":"3bCc.swift","timestamp":1751493594432},{"id":"KzRG.swift","timestamp":1751493637536},{"id":"3bPM.swift","source":"undoRedo.source","timestamp":1751493663489},{"id":"Gu3v.swift","source":"Undo Create Diff","timestamp":1751494609211},{"id":"odNv.swift","source":"Undo Accept Diff","timestamp":1751494889008},{"id":"G8Gy.swift","source":"Undo Accept Diff","timestamp":1751495011940},{"id":"PvSQ.swift","timestamp":1751495142469}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/Cargo.toml","entries":[{"id":"xigQ.toml","source":"Undo Create Diff","timestamp":1750419444919},{"id":"m3vl.toml","timestamp":1750425291243},{"id":"FrQg.toml","source":"Undo Remove Diff","timestamp":1750425322052},{"id":"cgEs.toml","source":"Undo Accept Diff","timestamp":1750425448009},{"id":"PLNI.toml","source":"Undo Accept Diff","timestamp":1750425836463},{"id":"iJzY.toml","timestamp":1750934527062},{"id":"NWVV.toml","timestamp":1750936760538},{"id":"etNB.toml","timestamp":1750942969703},{"id":"wAbu.toml","source":"Undo Create Diff","timestamp":1751285462691}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/app.rs","entries":[{"id":"PjIH.rs","source":"Undo Create Diff","timestamp":1751451710978}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/src/components.rs","entries":[{"id":"x2w1.rs","source":"Undo Create Diff","timestamp":1750859027102},{"id":"sM2D.rs","source":"Undo Chain Diff","timestamp":1750859129548},{"id":"3Bsu.rs","source":"Undo Chain Diff","timestamp":1750859142129},{"id":"pmnz.rs","source":"Undo Chain Diff","timestamp":1750859153079},{"id":"Y7uq.rs","source":"Undo Chain Diff","timestamp":1750859168225},{"id":"aONA.rs","source":"Undo Accept Diff","timestamp":1750859503639},{"id":"5fDo.rs","source":"Undo Accept Diff","timestamp":1750859571123},{"id":"oesZ.rs","source":"Undo Chain Diff","timestamp":1750859638150},{"id":"z3Dm.rs","source":"Undo Chain Diff","timestamp":1750859713802},{"id":"fYQ2.rs","source":"Undo Accept Diff","timestamp":1750859810901}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/dev.rs","entries":[{"id":"IDGc.rs","timestamp":1750414409447},{"id":"YVqH.rs","timestamp":1750414423600},{"id":"ZQ8P.rs","timestamp":1750414437594},{"id":"8SNd.rs","source":"Undo Create Diff","timestamp":1751393003176},{"id":"2CAG.rs","source":"Undo Chain Diff","timestamp":1751393013367},{"id":"Ff3S.rs","source":"Undo Create Diff","timestamp":1751436030649},{"id":"DYv5.rs","source":"Undo Chain Diff","timestamp":1751436034842},{"id":"WScn.rs","source":"Undo Create Diff","timestamp":1751486871385},{"id":"0wNa.rs","source":"Undo Accept Diff","timestamp":1751487503002},{"id":"ir48.rs","source":"Undo Accept Diff","timestamp":1751489012099},{"id":"gOvt.rs","timestamp":1751490022226}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/shared/src/app/exercise_record.rs","entries":[{"id":"mTcl.rs","source":"Undo Create Diff","timestamp":1751393270580},{"id":"c8kC.rs","source":"Undo Create Diff","timestamp":1751435730723},{"id":"6ZZD.rs","source":"Undo Chain Diff","timestamp":1751435741902},{"id":"8PfY.rs","source":"Undo Reject Diff","timestamp":1751435745524},{"id":"xz89.rs","source":"Undo Create Diff","timestamp":1751489126305},{"id":"C7Jf.rs","source":"Undo Create Diff","timestamp":1751489232927},{"id":"LeQF.rs","source":"Undo Chain Diff","timestamp":1751489245055}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/test-server/src/main.rs","entries":[{"id":"tLiD.rs","source":"Undo Create Diff","timestamp":1750939252614},{"id":"a9Wi.rs","source":"Undo Accept Diff","timestamp":1750939488120},{"id":"gmJo.rs","source":"Undo Accept Diff","timestamp":1750939568190}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/setup-fast-build.sh","entries":[{"id":"i1rl.sh","source":"Undo Create Diff","timestamp":1750417022513}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionTimer.swift","entries":[{"id":"aZVG.swift","source":"Undo Create Diff","timestamp":1751300963082},{"id":"HeGk.swift","source":"Undo Create Diff","timestamp":1751394822845},{"id":"jeUN.swift","timestamp":1751485962510}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/README.md","entries":[{"id":"U5Sl.md","source":"Undo Create Diff","timestamp":1750859199582},{"id":"WUVx.md","source":"Undo Accept Diff","timestamp":1750859323433}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionStateModifier.swift","entries":[{"id":"OcaE.swift","source":"Undo Create Diff","timestamp":1751396041939},{"id":"wgIo.swift","source":"Undo Accept Diff","timestamp":1751397115809},{"id":"L4SQ.swift","source":"Undo Chain Diff","timestamp":1751397120241},{"id":"7J5Q.swift","source":"Undo Accept Diff","timestamp":1751397424424},{"id":"rcYo.swift","source":"Undo Accept Diff","timestamp":1751398701813},{"id":"yLbg.swift","source":"Undo Create Diff","timestamp":1751433763757},{"id":"aoOX.swift","source":"Undo Accept Diff","timestamp":1751433941700}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/SessionExample.swift","entries":[{"id":"FIu2.swift","source":"Undo Create Diff","timestamp":1751433838052}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/People%20Planning/src/main.rs","entries":[{"id":"hbv4.rs","source":"Undo Create Diff","timestamp":1750859174737}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/Session/DumbSessionView.swift","entries":[{"id":"uowU.swift","source":"Undo Create Diff","timestamp":1751396323789},{"id":"MjMB.swift","source":"Undo Accept Diff","timestamp":1751397591868},{"id":"FNzc.swift","source":"Undo Chain Diff","timestamp":1751397608161},{"id":"vC51.swift","source":"Undo Chain Diff","timestamp":1751397623227},{"id":"EhRQ.swift","source":"Undo Chain Diff","timestamp":1751397639318},{"id":"h2qM.swift","source":"Undo Chain Diff","timestamp":1751397651307},{"id":"Od3q.swift","source":"Undo Chain Diff","timestamp":1751397663612},{"id":"J8d3.swift","source":"Undo Chain Diff","timestamp":1751397723725}]}
{"version":1,"resource":"file:///Users/jonyardley/Dev/Intrada/iOS/Intrada/AppwriteService.swift","entries":[{"id":"WNE6.swift","source":"Undo Create Diff","timestamp":1751291316083},{"id":"lNYN.swift","source":"Undo Chain Diff","timestamp":1751291332495},{"id":"jO00.swift","source":"Undo Chain Diff","timestamp":1751291682912},{"id":"0BqB.swift","source":"Undo Chain Diff","timestamp":1751291714279},{"id":"JbPW.swift","timestamp":1751291778452},{"id":"YSDT.swift","timestamp":1751291789051},{"id":"icr8.swift","timestamp":1751291830167},{"id":"b5se.swift","timestamp":1751292111691},{"id":"DTna.swift","timestamp":1751292200942},{"id":"0M24.swift","source":"Undo Create Diff","timestamp":1751292532026},{"id":"n5z0.swift","source":"Undo Chain Diff","timestamp":1751292542290},{"id":"jNHY.swift","source":"Undo Accept Diff","timestamp":1751292621902},{"id":"QS1Q.swift","timestamp":1751293823743},{"id":"Sm0x.swift","source":"undoRedo.source","timestamp":1751293829337},{"id":"ins5.swift","timestamp":1751293886404},{"id":"qhK3.swift","source":"Undo Create Diff","timestamp":1751294617252},{"id":"ve1S.swift","source":"Undo Accept Diff","timestamp":1751295207494},{"id":"df0k.swift","source":"Undo Chain Diff","timestamp":1751295223037},{"id":"Z08Q.swift","source":"Undo Accept Diff","timestamp":1751295357362},{"id":"P8ip.swift","source":"Undo Create Diff","timestamp":1751297253256},{"id":"vExv.swift","source":"Undo Accept Diff","timestamp":1751298298139},{"id":"tt7n.swift","timestamp":1751298850212},{"id":"NDg4.swift","source":"Undo Create Diff","timestamp":1751298886778},{"id":"5OId.swift","source":"Undo Reject Diff","timestamp":1751298894303},{"id":"ltFF.swift","source":"Undo Reject Diff","timestamp":1751299364326},{"id":"WXR7.swift","source":"Undo Accept Diff","timestamp":1751299371825},{"id":"a3Xm.swift","source":"Undo Accept Diff","timestamp":1751299427178},{"id":"CZRc.swift","source":"Undo Accept Diff","timestamp":1751299856406},{"id":"wb1Y.swift","source":"Undo Chain Diff","timestamp":1751299884181},{"id":"n8nZ.swift","source":"Undo Chain Diff","timestamp":1751299904429},{"id":"TYRp.swift","source":"Undo Chain Diff","timestamp":1751300177597},{"id":"3w6Z.swift","source":"Undo Chain Diff","timestamp":1751300224568},{"id":"DkSv.swift","source":"Undo Chain Diff","timestamp":1751300243312},{"id":"ABzA.swift","source":"Undo Chain Diff","timestamp":1751300257851},{"id":"dfaz.swift","source":"Undo Accept Diff","timestamp":1751300419485},{"id":"LLGu.swift","source":"Undo Create Diff","timestamp":1751392869628},{"id":"JB8p.swift","source":"Undo Create Diff","timestamp":1751436256788},{"id":"daMh.swift","source":"Undo Reject Diff","timestamp":1751436376702},{"id":"N8nf.swift","source":"Undo Reject Diff","timestamp":1751437702967}]}
// Place your key bindings in this file to override the defaults
[
{
"key": "cmd+i",
"command": "composerMode.agent"
}
]
{
"workbench.colorTheme": "One Dark Pro Darker",
"editor.minimap.enabled": false,
"editor.formatOnSave": true,
"diffEditor.codeLens": true,
"swift.searchSubfoldersForPackages": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.gist": "fef668a84a9d6cc5f3722c1530a098a7",
"sync.quietSync": true,
"sync.forceDownload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment