Uh oh!
There was an error while loading. Please reload this page.
🔧 Add recommended VS Code extensions - #1386
Conversation
There was a problem hiding this comment.
I'm wondering why .vscode is excluded since it already contains a launch config.
2f6648f to
302f10cCompareUh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
| "attilabuti.vscode-mjml", | ||
| "ms-python.python", | ||
| "ms-python.debugpy", | ||
| "elagil.pre-commit-helper", |
There was a problem hiding this comment.
This seems to be an extra extension not specifically related to the project, I would remove this one, please.
There was a problem hiding this comment.
Remove elagil.pre-commit-helper, right?
Done)
Uh oh!
There was an error while loading. Please reload this page.
tiangolo
left a comment
There was a problem hiding this comment.
Thanks! 🚀
I just updated it to reference the new official MJML extension, also the docs about it.
And I updated it to include all the extensions I would recommend right now for this project.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This change will prompt developers to install the MJML extension when they open the project in vscode.