Add LLVM option to Sciter and then give up
This commit is contained in:
6
packages/sciter/.vscode/settings.json
vendored
Normal file
6
packages/sciter/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"lldb.displayFormat": "auto",
|
||||
"lldb.showDisassembly": "always",
|
||||
"lldb.dereferencePointers": true,
|
||||
"lldb.consoleMode": "commands"
|
||||
}
|
||||
Reference in New Issue
Block a user