Flatpak-warning running an unofficial Flatpak version of Visual Studio Code
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- Nửa ngày
- Mức phù hợp với người mới
- 25/100
Hướng nghiên cứu
Báo cáo không nêu tệp nào trong repository, các bài kiểm thử hay thay đổi cụ thể. Trước tiên, hãy tái hiện cảnh báo từ quá trình cài đặt Flatpak được mô tả, sau đó làm rõ hành vi dự kiến và xác định entry point liên quan của dự án; để hoàn tất, cần có một thay đổi đã được thống nhất và một bước kiểm tra hồi quy.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
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.
- Ngôn ngữ chính
- Shell
- Star
- 216
- Fork
- 82
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 1
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
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của flathub/com.visualstudio.code
-
Document podman/docker Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
flathub/com.visualstudio.code#679 · 4 bình luận ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 65/100
flathub/com.visualstudio.code#563 · 2 reaction ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
flathub/com.visualstudio.code#388 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 55/100
flathub/com.visualstudio.code#715 ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 48/100
flathub/com.visualstudio.code#710 ·
Tất cả issue của flathub/com.visualstudio.code
Issue tương tự
-
align on terminology Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
CycloneDX/transparency-exchange-api#393 · 1 bình luận ·
-
module/agent platform/macos type/bug/regression
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 92/100
CachyOS/cachyos-aur-derived#754 ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
CrowdStrike/falcon-scripts#528 ·
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100