diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 2703c44..d48f95e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,7 +9,7 @@ "extensions": [ "ms-python.python", "redhat.vscode-yaml", - "bungcip.better-toml", + "tamasfe.even-better-toml", "trond-snekvik.simple-rst", "GitHub.vscode-github-actions", "charliermarsh.ruff"