123456789101112 |
- {
- // See https://go.microsoft.com/fwlink/?LinkId=827846
- // for the documentation about the extensions.json format
- "recommendations": [
- "esbenp.prettier-vscode",
- "ms-python.python",
- "dbaeumer.vscode-eslint",
- "lextudio.restructuredtext",
- "ziyasal.vscode-open-in-github",
- "timonwong.shellcheck"
- ]
- }
|