diff --git a/tasks/vscode.yml b/tasks/vscode.yml index 0326b8b..b4b1fbc 100644 --- a/tasks/vscode.yml +++ b/tasks/vscode.yml @@ -76,12 +76,12 @@ - wmaurer.change-case - bibhasdn.django-html - GitHub.vscode-pull-request-github - - RandomFractalsInc.vscode-data-preview - vstirbu.vscode-mermaid-preview - davidlday.languagetool-linter - ms-toolsai.jupyter - bbenoist.vagrant - GitLab.gitlab-workflow + - formulahendry.auto-rename-tag - name: Install VSCode extensions shell: code --install-extension {{ item }} --force