Skip to content

Commit afe3918

Browse files
bootstrap: install vscode c++ extension
1 parent 89ffe67 commit afe3918

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install/bootstrap_apps_gui.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ if is_profile_admin_or_similar; then
192192
vscode_install_extension "ms-vscode-remote.remote-containers" # Dev Container
193193
vscode_install_extension "tootone.org-mode" # Org-mode
194194
vscode_install_extension "HashiCorp.terraform" # Terraform
195+
vscode_install_extension "ms-vscode.cpptools-extension-pack" # C++ support
195196
vscode_uninstall_extension "eamodio.gitlens"
196197

197198
homebrew_brew_cask_install "discord"

0 commit comments

Comments
 (0)