Files
mus-fuse/.vscode/settings.json

5 lines
111 B
JSON
Raw Permalink Normal View History

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