File size: 405 Bytes
ca46a75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "recommendations": [
    "ms-python.black-formatter",
    "donjayamanne.python-extension-pack",
    "njpwerner.autodocstring",

    "editorconfig.editorconfig",

    "gruntfuggly.todo-tree",

    "eamodio.gitlens",

    "PKief.material-icon-theme",
    "davidanson.vscode-markdownlint",
    "usernamehw.errorlens",
    "tamasfe.even-better-toml",

    "littlefoxteam.vscode-python-test-adapter"
  ]
}