microsoft / inshellisense

IDE style command line auto complete
MIT License
8.22k stars 180 forks source link

fix: uncaught errors when shell script generator fails #133

Closed cpendery closed 6 months ago

cpendery commented 6 months ago

Powershell will fail on cd because the child process throws an async error uncaught in the event loop. This captures and logs the error