microsoft / inshellisense

IDE style command line auto complete
MIT License
8.39k stars 186 forks source link

slow response times #36

Closed cpendery closed 11 months ago

cpendery commented 11 months ago

Describe the bug The cli is quite slow at responding to commands because of #29 and only on windows

To Reproduce Run is --help, it's slow

Expected behavior It should be running much faster.

cpendery commented 11 months ago

Closing as it's only in the help command and it's just due to slow json parsing.