1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-28 15:02:18 +01:00
redox-ssh/.vscode/settings.json
2024-10-07 15:54:24 +02:00

10 lines
No EOL
304 B
JSON

{
"lldb.displayFormat": "auto",
"lldb.showDisassembly": "never",
// "rust-analyzer.cargo.allTargets": true,
// "rust-analyzer.cargo.target": "x86_64-unknown-redox",
// "rust-analyzer.check.targets": [
// "x86_64-unknown-redox",
// "x86_64-unknown-linux-gnu"
// ]
}