flathub / flathub/com.visualstudio.code

Enabling SDK extensions doesn't seem to affect PATH

オープン
#279 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
217
フォーク
82
平均マージ
1日 7時間
マージ済み PR(30日)
1

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。