Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"recommendations": [
"bierner.markdown-mermaid",
"charliermarsh.ruff",
"codecov.codecov",
"daelonsuzuka.nicegui",
"daelonsuzuka.nicegui",
"donjayamanne.python-environment-manager",
"fill-labs.dependi",
Comment on lines 2 to 7

Copilot AI Apr 24, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the goal is to remove the broken codecov.codecov extension reference, note it is still listed in .devcontainer/devcontainer.json under customizations.vscode.extensions. Consider removing it there too (or documenting why it should remain) so devcontainer users don't still get the broken extension installed.

Copilot uses AI. Check for mistakes.
"github.vscode-github-actions",
Expand Down
Loading