lev-doks/.vscode/extensions.json

10 lines
178 B
JSON
Raw Permalink Normal View History

2025-10-06 22:48:30 +00:00
{
"recommendations": [
"tomoki1207.pdf"
],
"unwantedRecommendations": [
"ms-azuretools.vscode-containers",
"ms-vscode.makefile-tools"
]
}