microsoft / inshellisense

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

Resolving shell environment fails in VSCode #266

Open danisvaliev001 opened 4 days ago

danisvaliev001 commented 4 days ago

Describe the bug Resolving shell environment fails in VSCode after adding inshellisense configs to ~/.zshrc

To Reproduce Steps to reproduce the behavior:

  1. Execute is init zsh >> ~/.zshrc for install shell plugin in ZSH. Or use same for your shell.
  2. Execute VSCode clicking on app icon.
  3. See Resolving Shell Environment... message 10 seconds on Activity Bar at the bottom of the window.
  4. See warning error Unable to resolve your shell environment in a reasonable time. Please review your shell configuration and restart.

Expected behavior VSCode opening without any warnings.

Environment