chore: doporučené extensions

This commit is contained in:
EETagent 2022-10-24 16:13:02 +02:00
parent c47dfbb1f9
commit dd8f0b0f72

3
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"recommendations": ["rust-lang.rust-analyzer", "bungcip.better-toml"]
}