Skip to content

Commit

Permalink
feat(dx): add remote-containers extension to vscode (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 11, 2024
1 parent 98873c5 commit c3251a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dx/usr/bin/bluefin-dx-user-vscode
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ fi
# Setup VSCode
# Pre-install preferred VSCode Extensions
code --install-extension ms-vscode-remote.remote-containers
code --install-extension ms-vscode-remote.remote-ssh
code --install-extension ms-azuretools.vscode-docker

# Prevent future executions
Expand Down

0 comments on commit c3251a9

Please sign in to comment.