mail-send/.vscode/settings.json

10 lines
359 B
JSON
Raw Normal View History

2024-07-23 13:29:05 +08:00
{
"files.autoSave": "onFocusChange",
"editor.fontFamily": "Consolas, 'Courier New', monospace",
"editor.fontSize": 16,
"rust-analyzer.inlayHints.parameterHints.enable": false,
"rust-analyzer.inlayHints.typeHints.enable": false,
"rust-analyzer.debug.engineSettings": {
"args": ["D:/333333333333333333", "15890635691typ"]
}
}