projet-reseaux-profond/.vscode/extensions.json
2022-03-19 22:57:28 +01:00

11 lines
215 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"eamodio.gitlens",
"ms-python.python",
"ms-python.vscode-pylance",
"njpwerner.autodocstring",
"vivaxy.vscode-conventional-commits"
]
}