Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash shellIntegration: error messages when running with set -u #233845

Open
AndrewDDavis opened this issue Nov 14, 2024 · 1 comment
Open

Bash shellIntegration: error messages when running with set -u #233845

AndrewDDavis opened this issue Nov 14, 2024 · 1 comment
Assignees

Comments

@AndrewDDavis
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.95.1
  • OS Version: Debian GNU/Linux trixie (testing), in ChromeOS Crostini container

Steps to Reproduce:

  1. Add set -u to ~/.bashrc
  2. Launch a new Bash terminal in VS-Code
  3. Observe error messages produced by the shellIntegration code, e.g. "bash: VSCODE_INJECTION: unbound variable".
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants