-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstorage.json
31 lines (31 loc) · 951 Bytes
/
storage.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"telemetry.machineId": "fde6f4332d14a64c210a4223c74937f0f0eab2e80c3bad6a8214b3be5a1ef160",
"openedPathsList": {
"workspaces2": [
"file:///home/digitaldina/Desktop/jv"
],
"files2": []
},
"theme": "vs-dark",
"themeBackground": "#1e1e1e",
"windowsState": {
"openedWindows": [],
"lastActiveWindow": {
"folderUri": {
"$mid": 1,
"fsPath": "/home/digitaldina/Desktop/jv",
"external": "file:///home/digitaldina/Desktop/jv",
"path": "/home/digitaldina/Desktop/jv",
"scheme": "file"
},
"backupPath": "/home/digitaldina/Desktop/jv/Backups/5be488002829dd3aed5a6b80e06cb4fb",
"uiState": {
"mode": 1,
"x": 67,
"y": 27,
"width": 927,
"height": 1053
}
}
}
}