This repository has been archived on 2021-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-49/.vscode/extensions.json

14 lines
361 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"matklad.rust-analyzer",
"serayuzgur.crates",
"bungcip.better-toml",
"aaron-bond.better-comments",
"streetsidesoftware.code-spell-checker",
"codezombiech.gitignore",
"ionutvmi.path-autocomplete",
"ms-vsliveshare.vsliveshare"
]
}