Flatpak-warning running an unofficial Flatpak version of Visual Studio Code
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 半日
- 初心者へのやさしさ
- 25/100
調査の方向性
このレポートには、リポジトリのファイル、テスト、具体的な変更が記載されていません。まず、説明されている Flatpak のインストールで発生した警告を再現し、次に想定される動作を明確にして、プロジェクトの関連するエントリーポイントを特定してください。完了とするには、合意された変更と回帰チェックが必要です。
索引モデルが issue の本文から書いたものです。
説明
am getting this txt file warning on opening the flatpak from ubuntu app store after installing it through flatpak cli
| Warning: You are running an unofficial Flatpak version of Visual Studio Code !!! |
Please open issues under: https://github.com/flathub/com.visualstudio.code/issues
This version is running inside a container and is therefore not able
to access SDKs on your host system!
To execute commands on the host system, run inside the sandbox:
$ host-spawn
To make the Integrated Terminal automatically use the host system's shell,
you can add this to the settings:
{
"terminal.integrated.defaultProfile.linux": "bash",
"terminal.integrated.profiles.linux": {
"bash": {
"path": "host-spawn",
"args": ["bash"]
}
}
}
This Flatpak provides a standard development environment (gcc, python, etc).
To see what's available:
$ flatpak run --command=sh com.visualstudio.code
$ ls /usr/bin (shared runtime)
$ ls /app/bin (bundled with this flatpak)
To get support for additional languages or tools within the Flatpak, you have to install SDK extensions, e.g.
$ flatpak install flathub org.freedesktop.Sdk.Extension.dotnet
$ flatpak install flathub org.freedesktop.Sdk.Extension.golang
$ FLATPAK_ENABLE_SDK_EXT=dotnet,golang flatpak run com.visualstudio.code
Similarly for shells and other tools:
$ flatpak install com.visualstudio.code.tool.fish
$ flatpak install com.visualstudio.code.tool.podman
You can use
$ flatpak search
to find others.
- 主要言語
- Shell
- スター
- 216
- フォーク
- 82
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
flathub/com.visualstudio.code のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
flathub/com.visualstudio.code#679 · コメント 4 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 65/100
flathub/com.visualstudio.code#563 · リアクション 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
flathub/com.visualstudio.code#388 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
flathub/com.visualstudio.code#715 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
flathub/com.visualstudio.code#710 ·
flathub/com.visualstudio.code の issue をすべて見る
似ている issue
-
When `ls` is aliased to a single word such as `eza`, `znap pull` attempts to execute a bogus command オープンbug
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
marlonrichert/zsh-snap#320 ·
-
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
WordPress/Documentation-Issue-Tracker#2513 · コメント 2 件 ·
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
Netcracker/qubership-apihub#818 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100