microsoft / microsoft/vscode-java-dependency

Add a setting to suppress the “Old Java Runtime” warning

Đang mở
#981 2 bình luận 3 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Ngôn ngữ chính
TypeScript
Star
199
Fork
105
Merge trung bình
1 ngày 22 giờ
Pull request đã merge (30 ngày)
27

Mô tả

Feature Request: Option to suppress the "Old Java Runtime" warning

I am using the Project Manager for Java extension in VS Code, and I frequently work with older JDK versions intentionally (for example, maintaining legacy applications or matching production environments).

Currently, the extension displays a popup warning every time a workspace opens:

"This project is using an older Java runtime…"

This popup cannot be disabled, and it appears even when the older JDK is intentionally used. This becomes disruptive when switching between multiple projects or reopening the editor.

Request

Please add a setting such as:

"java.runtime.ignoreVersionWarning": true

or any equivalent option that allows users to suppress this warning permanently.

Why this matters
  • Many developers maintain legacy Java applications.
  • Some teams must use older JDKs due to production constraints.
  • The popup appears repeatedly and interrupts workflow.
  • Other VS Code extensions allow disabling similar warnings.

This small setting would greatly improve usability for developers who intentionally use older Java versions.

Thank you for considering this request!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Issue không nêu các tệp hoặc bài kiểm thử cụ thể. Hãy bắt đầu bằng cách xác định phần triển khai của cửa sổ bật lên “Old Java Runtime” và phần đăng ký cài đặt hiện có của extension, sau đó bổ sung coverage cho hành vi opt-out được đề xuất. Được xem là hoàn tất khi cảnh báo vẫn khả dụng theo mặc định nhưng bị suppress khi cài đặt mới được bật.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
java, typescript, vscode
Lĩnh vực
developer-experience, tooling
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
55/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.