realtime-voice-changer/.vscode/extensions.json

8 lines
109 B
JSON
Raw Normal View History

2024-10-31 21:14:15 +00:00
{
"recommendations": [
"Vue.volar",
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer"
]
}