aya-template/.vscode
William Findlay b2838bd9eb
lsp: use project-name instead of crate_name to generate Cargo.toml path
My original patch was broken for crates with names-like-this, since it would incorrectly
add underscores instead of dashes to the pathname. This patch fixes the problem.
..
settings.json lsp: use project-name instead of crate_name to generate Cargo.toml path