File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
devenv/embed/stdlib/global Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 50
50
- ' [[ "${VSCODE_EXTENSIONS}" == *"task.vscode-task"* ]] && echo "- ext:task.vscode-task" || echo "- ext:task.vscode-task (missing)"'
51
51
- ' [[ "${VSCODE_EXTENSIONS}" == *"trunk.io"* ]] && echo "- ext:trunk.io" || echo "- ext:trunk.io (missing) see: "'
52
52
- ' [[ "${VSCODE_EXTENSIONS}" == *"Graphite.gti-vscode"* ]] && echo "- ext:Graphite.gti-vscode" || echo "- ext:Graphite.gti-vscode (missing)"'
53
+ - ' [[ "${VSCODE_EXTENSIONS}" == *"sourcegraph.cody-ai"* ]] && echo "- ext:sourcegraph.cody-ai" || echo "- ext:sourcegraph.cody-ai (missing)"'
53
54
- echo ""
54
55
- echo "==> Environment:"
55
56
- ' ! test -z "${GITHUB_TOKEN}" && echo "GITHUB_TOKEN" || echo "GITHUB_TOKEN (missing) see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication"'
You can’t perform that action at this time.
0 commit comments