inshellisense icon indicating copy to clipboard operation
inshellisense copied to clipboard

Resolving shell environment fails in VSCode

Open danisvaliev001 opened this issue 1 year ago • 1 comments

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

  • OS: macOS
  • Output of is --version: 0.0.1-rc.15
  • Nodejs Version: v20.15.0
  • Shell: ZSH
  • Shell Version: zsh 5.9 (x86_64-apple-darwin23.0)

danisvaliev001 avatar Jun 30 '24 22:06 danisvaliev001

I have encountered the same problem, so I had to uninstall it.

ZhouQiang19980220 avatar Sep 13 '24 13:09 ZhouQiang19980220