Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CXwudi authored Sep 3, 2024
1 parent ca25e86 commit 5442090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// AI tools
// "GitHub.copilot",
// "GitHub.copilot-chat@prerelease",
"Continue.continue",
// "Continue.continue",
"Codeium.codeium"
]
}
Expand All @@ -46,4 +46,4 @@
// "runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],
// Uncomment to connect as a non-root user. See https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "vscode"
}
}

0 comments on commit 5442090

Please sign in to comment.