Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/copilot/test/scenarios/test-semantic-search/workspaceState1.state.json
13397 views
1
{
2
"workspaceFoldersFilePaths": [
3
"../../../vscode-copilot"
4
],
5
"workspaceFolderFilePath": "../../../vscode-copilot",
6
"symbols": [],
7
"activeFileDiagnostics": [],
8
"debugConsoleOutput": "",
9
"terminalBuffer": "",
10
"terminalLastCommand": {
11
"commandLine": "",
12
"cwd": "/Users/penlv/Code/Work/vscode-copilot",
13
"output": "penlv@Pengs-MBP vscode-copilot % \n"
14
},
15
"terminalSelection": "",
16
"terminalShellType": "bash",
17
"repoContexts": [
18
{
19
"rootUri": {
20
"$mid": 1,
21
"path": "/Users/penlv/Code/Work/vscode-copilot",
22
"scheme": "file"
23
},
24
"headBranchName": "main",
25
"headCommitHash": "f671cb2537f45fc3145c9a3fd54b1bd25fb409f4",
26
"upstreamBranchName": "main",
27
"upstreamRemote": "origin",
28
"isRebasing": true,
29
"remotes": [
30
"origin"
31
],
32
"remoteFetchUrls": [
33
"[email protected]:microsoft/vscode-copilot.git"
34
],
35
"changes": {
36
"mergeChanges": [],
37
"indexChanges": [],
38
"workingTree": [],
39
"untrackedChanges": []
40
}
41
}
42
],
43
"notebookDocumentFilePaths": [],
44
"textDocumentFilePaths": [
45
]
46
}
47