mirror of
https://github.com/house-of-vanity/mus-fuse.git
synced 2025-07-07 05:34:08 +00:00
Added Size metadata. Fixing read method.
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -16,7 +16,7 @@
|
||||
},
|
||||
"args": [
|
||||
"mnt",
|
||||
"https://mus.hexor.ru"
|
||||
"http://mus_.hexor.ru"
|
||||
],
|
||||
"cwd": "${workspaceFolder}",
|
||||
"postDebugTask": "Umount FUSE",
|
||||
|
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"lldb.displayFormat": "auto",
|
||||
"lldb.showDisassembly": "always",
|
||||
"lldb.showDisassembly": "never",
|
||||
"lldb.dereferencePointers": true
|
||||
}
|
Reference in New Issue
Block a user