Fix case of vscode extensions

This commit is contained in:
Jake Howard 2021-02-07 14:34:40 +00:00
parent 2a81987929
commit 0d3eea368e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -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