Commit a55cdd4
committed
(GH-684) Fix pdk new module activation
This fixes a bug when a user tries to use the 'PDK new Module' button in a VS Code window that is empty or has no workspace open. This bug was introduced when the Puppetfile view was added and did not properly catch this error case.1 parent eea61a7 commit a55cdd4
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
0 commit comments