- Removed deprecation notice, not all cases are built into VS Code yet #20
- The extension is now deprecated and shows a notice for steps to use a setting to open a terminal in the current file's directory #20 via @Tyriar
- Leverage
cwd
terminal API option instead of runningcd <path>
#18 via @DRSDavidSoft, @Tyriar - Fix typescript build #19 via @Tyriar