We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f20036 commit c757c8dCopy full SHA for c757c8d
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"debug.internalConsoleOptions": "neverOpen",
3
- "lldb.launch.terminal": "integrated",
4
"lldb.launch.expressions": "simple",
+ "lldb.launch.terminal": "integrated",
5
"prettier.configPath": "./prettier.config.mjs",
6
"rust-analyzer.runnables.extraEnv": {
7
"RUST_LOG": "DEBUG,rust_seed=TRACE"
0 commit comments