{ "folders": [ { "path": "/Users/dtomlinson/projects-rust" }, { "path": "/Users/dtomlinson/git-repos" } ], "settings": { "LSP": { "log_debug": true, "log_payloads": false, "log_server": true, "log_stderr": true, "only_show_lsp_completions": false, "rls": { "enabled": true } }, "cargo_build": { "defaults": { "env": { }, "target_triple": "x86_64-apple-darwin", "toolchain": "nightly-x86_64-apple-darwin" } }, "rust_syntax_checking": true } }