Fix case of vscode extensions
This commit is contained in:
parent
2a81987929
commit
0d3eea368e
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue