inshellisense
inshellisense copied to clipboard
Resolving shell environment fails in VSCode
Describe the bug Resolving shell environment fails in VSCode after adding inshellisense configs to ~/.zshrc
To Reproduce Steps to reproduce the behavior:
- Execute
is init zsh >> ~/.zshrcfor install shell plugin in ZSH. Or use same for your shell. - Execute VSCode clicking on app icon.
- See
Resolving Shell Environment...message 10 seconds on Activity Bar at the bottom of the window. - 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)
I have encountered the same problem, so I had to uninstall it.