frappe_docker/.vscode/extensions.json

8 lines
313 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": []
}