Commit graph

2 commits

Author SHA1 Message Date
9e96a5c8c8 fix(core): only install vscode extension if its not already installed
When installing a vscode extention the shell command to install the extention
would run every time puppet was run. Now we test to see if the extention is
installed first before trying to install it.
2020-10-13 20:46:56 +01:00
01d6024067 feat(vscode): get vscode installed and configured 2020-09-20 10:32:02 +01:00