flathub / flathub/com.visualstudio.code

Enabling SDK extensions doesn't seem to affect PATH

Đang mở
#279 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
217
Fork
82
Merge trung bình
1 ngày 7 giờ
Pull request đã merge (30 ngày)
1

Mô tả

I enable all SDK extensions by defining below env var inside Flatseal.

`FLATPAK_ENABLE_SDK_EXT=*`

If I run vscode from CLI, I can see the `Enabling SDK extension` messages `code.sh` prints. However when I open a new Terminal inside Flatpak, I can't see PATH changes the script does.

I've installed Rust SDK extension and I can only use it if I define the following PATH env var inside Flatseal:

```
PATH=/usr/bin:/app/bin:/usr/lib/sdk/rust-stable/bin
```

I expected vscode to work without explicitly defining PATH.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.