We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c15936 commit d76cd17Copy full SHA for d76cd17
2 files changed
.devcontainer/devcontainer.json
@@ -13,6 +13,7 @@
13
"lextudio.restructuredtext",
14
"alexkrechik.cucumberautocomplete",
15
"ms-python.python",
16
+ "ms-python.pylint",
17
"ms-python.isort",
18
"ms-python.black-formatter",
19
"ms-python.debugpy",
dfetch.code-workspace
@@ -218,7 +218,7 @@
218
"extensions": {
219
"recommendations": [
220
221
- "bungcip.better-toml",
+ "tamasfe.even-better-toml",
222
"jebbs.plantuml",
223
224
0 commit comments