Files
popcorntime/.vscode/extensions.json
Pochoclin cb56278a9f feat: initial commit
fix: fmt

Signed-off-by: pochoclin <hey@popcorntime.app>
2025-09-15 17:08:48 -04:00

9 lines
139 B
JSON

{
"recommendations": [
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer",
"biomejs.biome",
"lokalise.i18n-ally"
]
}