Closed aviatesk closed 5 years ago
currentDir can now error when invoked not from tree-view context menu. I also found cdProject can error as well.
currentDir
cdProject
All the evil was the variable hoisting.
Ugh, I thought I'd fix that. Thanks.
currentDir
can now error when invoked not from tree-view context menu. I also foundcdProject
can error as well.All the evil was the variable hoisting.