microsoft / microsoft/vscode-java-pack
No option to disable Configure Java Runtime window from appearing when opening .java file
@akaroml đang làm issue này rồi.
Từ ngày 8/9/2020.
- Ngôn ngữ chính
- TypeScript
- Star
- 352
- Fork
- 166
- Merge trung bình
- 17 giờ 47 phút
- Pull request đã merge (30 ngày)
- 32
Mô tả
Environment:
- VS Code Version: 1.48.2
- Extension Version: 0.28.0
- JDK Type & Version: Java(TM) SE Runtime Environment (build 13.0.2+8)
- OS Type & Version:
Step to Reproduce:
- Use SSH extension to connect to remote host
- Open a .java file
Actual Behavior:
When opening a Java project for the first time, it is typical for a pop-up page to appear informing the user if they haven't added configured their local java environment. However when developing on a remote system the notification will pop up every. single. time. And there is no way to permanently dismiss it using a GUI.
Here is a screenshot: https://i.imgur.com/Imiz79x.png
Expected Behavior:
There should be a checkbox similar to the VSCode welcome page that disables the behavior that opens the Configure Java Runtime window when opening a Java file for situations where Java isn't detected on a remote system.
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.
Đánh giá
Issue này chưa được đánh giá.