{ "cSpell.words": [ "arbtest", "bolds", "cids", "clippy", "collab", "dhat", "flate", "gmax", "heapless", "idspan", "insta", "Itertools", "lamports", "Leeeon", "LOGSTORE", "napi", "nextest", "opgroup", "oplog", "opset", "peekable", "Peritext", "reparent", "RUSTFLAGS", "smstring", "thiserror", "tinyvec", "txns", "typeparam", "unbold", "unexist", "unmark", "unmergeable", "yspan" ], "rust-analyzer.runnableEnv": { "RUST_BACKTRACE": "full", "DEBUG": "*" }, "rust-analyzer.cargo.features": [ "test_utils" ], "editor.defaultFormatter": "rust-lang.rust-analyzer", "rust-analyzer.server.extraEnv": { "RUSTUP_TOOLCHAIN": "stable" }, "editor.formatOnSave": true, "todo-tree.general.tags": [ "BUG", "HACK", "FIXME", "TODO", "FUTURE", "PERF", "XXX", "[ ]", "[x]" ], "explorer.fileNesting.patterns": { "*.rs": "${capture}.excalidraw" }, "excalidraw.theme": "dark", "deno.enable": false, "cortex-debug.variableUseNaturalFormat": true, "[markdown]": { "editor.defaultFormatter": "darkriszty.markdown-table-prettify" }, "[typescript]": { "editor.defaultFormatter": "denoland.vscode-deno" } }