mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-22 23:43:24 +00:00
feat(ide): disable empty debug terminal, add qemu output to file (#5)
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -17,6 +17,8 @@
|
||||
],
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}",
|
||||
"sourceLanguages": ["c", "cpp", "rust"],
|
||||
"console": "internalConsole"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user