Files
mus-fuse/.vscode/settings.json

5 lines
112 B
JSON
Raw Permalink Normal View History

{
"lldb.displayFormat": "auto",
"lldb.showDisassembly": "always",
"lldb.dereferencePointers": true
}