Files
vscode/extensions/copilot/test/scenarios/test-scenario-fix-python/case4.state.json
T
kieferrmandcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00

33 lines
571 B
JSON

{
"activeTextEditor": {
"selections": [
{
"anchor": {
"line": 14,
"character": 26
},
"active": {
"line": 0,
"character": 0
}
}
],
"documentFilePath": "case4.py",
"visibleRanges": [
{
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 15,
"character": 0
}
}
],
"languageId": "python"
},
"activeFileDiagnostics": [],
"debugConsoleOutput": "",
"terminalBuffer": ""
}