{ "lsp": { "rust-analyzer": { "initialization_options": { "cargo": { "extraEnv": { "DATABASE_URL": "sqlite://./data.db", }, }, }, }, }, }