the-honkers-railway-launcher/.vscode/extensions.json

9 lines
207 B
JSON
Raw Normal View History

{
"recommendations": [
"vivaxy.vscode-conventional-commits",
"gruntfuggly.todo-tree",
"rust-lang.rust-analyzer",
"bungcip.better-toml",
"serayuzgur.crates"
]
}