Files

12 lines
276 B
JSON
Raw Permalink Normal View History

2026-08-17 11:52:48 +08:00
{
"version": 1,
"instanceId": "sample-vscode-instance",
"ide": "vscode",
"processId": 1234,
"workspace": "F:\\project",
"updatedAt": "2026-01-01T00:00:00.000Z",
"documents": [
{ "path": "F:\\project\\src\\main.ts", "label": "main.ts", "dirty": false }
]
}