Add command list plugin

This commit is contained in:
Jake Howard 2019-08-04 21:39:07 +01:00
parent 56ff7a8afc
commit f67ca1efab
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -65,6 +65,7 @@
- 'esbenp.prettier-vscode' - 'esbenp.prettier-vscode'
- 'jspolancor.presentationmode' - 'jspolancor.presentationmode'
- 'ms-vscode.cpptools' - 'ms-vscode.cpptools'
- 'yamajyn.commandlist'
- name: "Install VSCode extensions" - name: "Install VSCode extensions"
shell: "code --install-extension {{ item }} --force" shell: "code --install-extension {{ item }} --force"