summaryrefslogtreecommitdiffstats
path: root/.devcontainer/devcontainer.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:01:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:01:56 +0000
commit89c4287dc1d423987b3ed83c28335bb3dcb0f06e (patch)
treeb2406a87652796c5a1622815061870d1c45322d5 /.devcontainer/devcontainer.json
parentAdding upstream version 0.15.0. (diff)
downloadanta-upstream/1.0.0.tar.xz
anta-upstream/1.0.0.zip
Adding upstream version 1.0.0.upstream/1.0.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.devcontainer/devcontainer.json')
-rw-r--r--.devcontainer/devcontainer.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 0c13d2c..7f8844d 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -21,7 +21,17 @@
"ms-python.pylint",
"LittleFoxTeam.vscode-python-test-adapter",
"njqdev.vscode-python-typehint",
- "hbenl.vscode-test-explorer"
+ "hbenl.vscode-test-explorer",
+ "codezombiech.gitignore",
+ "ms-python.isort",
+ "eriklynd.json-tools",
+ "ms-python.vscode-pylance",
+ "tuxtina.json2yaml",
+ "christian-kohler.path-intellisense",
+ "ms-python.vscode-pylance",
+ "njqdev.vscode-python-typehint",
+ "LittleFoxTeam.vscode-python-test-adapter",
+ "donjayamanne.python-environment-manager"
]
}
},