microsoft / inshellisense

IDE style command line auto complete
MIT License
8.21k stars 179 forks source link

feat: add hidden flag for forcing default inshellisense prompt for testing #176

Closed cpendery closed 4 months ago

cpendery commented 4 months ago

Instead of respecting the user's prompt, force an empty prompt of > or PS > to hide user information and make testing less flaky / support testing snapshots.