{
  "lsp": {
    "rust-analyzer": {
      "initialization_options": {
        "linkedProjects": [
          "Cargo.toml",
          "integration-tests/Cargo.toml"
        ],
      }
    }
  }
}
