frappe_docker/.vscode/extensions.json

6 lines
305 B
JSON

{
"_comment": "See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.",
"_comment_format": "Extension identifier format: ${publisher}.${name}. Example: vscode.csharp",
"recommendations": ["ms-vscode-remote.remote-containers"],
"unwantedRecommendations": []
}