{ "cSpell.words": [ "arbtest", "clippy", "dhat", "flate", "gmax", "heapless", "Leeeon", "LOGSTORE", "napi", "nextest", "oplog", "peekable", "Peritext", "RUSTFLAGS", "smstring", "thiserror", "txns", "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", "XXX", "[ ]", "[x]" ], "explorer.fileNesting.patterns": { "*.rs": "${capture}.excalidraw" }, "excalidraw.theme": "dark", "deno.enable": true, "cortex-debug.variableUseNaturalFormat": true }