Microsoft/vscode
GitHub で見るSupport Nushell when resolving the shell environment
Open
#167,335 opened on 2022年11月27日
feature-requesthelp wantedworkbench-os-integration
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version:
Version: 1.73.1
Commit: 6261075646f055b99068d3688932416f2346dd3b
Date: 2022-11-09T03:54:53.913Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.19.0-21-generic
Sandboxed: No
OS Version: Ubuntu 22.10 (Lubuntu)
Steps to Reproduce:
- Add
/home/emilyseville7cfg/.cargo/bin/nuto/etc/shells - Do
sudo chsh --shell /home/emilyseville7cfg/.cargo/bin/nu - Relogin to apply changes
- Start VS Code
- Obtain
Unable to resolve your shell environment: Unexpected exit code from spawned shell (code 1, signal null)error
