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

13 lines
360 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"
]
}