diff --git a/tasks/vscode.yml b/tasks/vscode.yml index 0552ff0..ac0ae16 100644 --- a/tasks/vscode.yml +++ b/tasks/vscode.yml @@ -78,10 +78,11 @@ - ms-vscode-remote.remote-ssh - wmaurer.change-case - bibhasdn.django-html - - github.vscode-pull-request-github - - randomfractalsinc.vscode-data-preview + - GitHub.vscode-pull-request-github + - RandomFractalsInc.vscode-data-preview - vstirbu.vscode-mermaid-preview - davidlday.languagetool-linter + - ms-toolsai.jupyter - name: Install VSCode extensions shell: code --install-extension {{ item }} --force