flathub / flathub/com.visualstudio.code

`terminal.integrated.shell.linux` setting is deprecated

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

説明

The `flatpak-warning.txt` provides the following advice:

```
To make the Integrated Terminal automatically use the host system's shell,
you can add this to the settings:

{
"terminal.integrated.shell.linux": "/usr/bin/env",
"terminal.integrated.shellArgs.linux": ["--", "flatpak-spawn", "--host", "bash"]
}
```

To which vs code answers:

> This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in `#terminal.integrated.profiles.linux#` and setting its profile name as the default in `#terminal.integrated.defaultProfile.linux#`. This will currently take priority over the new profiles settings but that will change in the future.

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

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

調査の方向性

issue で指定されているファイル flatpak-warning.txt から始め、統合ターミナルの設定に関する案内を確認します。現在のターミナルプロファイル設定を使用するように案内を更新し、その後、警告が非推奨のシェル設定を推奨しなくなったことを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell, vscode
領域
documentation
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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