X Tutup
Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 2.16 KB

File metadata and controls

38 lines (35 loc) · 2.16 KB

Extension Pack for Java

Extension Pack for Java is a collection of popular extensions that can help write, test and debug Java applications in Visual Studio Code. By installing Extension Pack for Java, the following extensions are installed:

Label

When labeling an issue, follow the rules below per label category:

General Rules

  • Analyze if the issue is related with the scope of using extensions for Java development. If not, STOP labelling IMMEDIATELY.
  • Assign label per category.
  • If a category is not applicable or you're unsure, you may skip it.
  • Do not assign multiple labels within the same category, unless explicitly allowed as an exception.

Issue Type Labels

  • [bug]: Primary label for real bug issues
  • [enhancement]: Primary label for enhancement issues
  • [documentation]: Primary label for documentation issues
  • [question]: Primary label for question issues
X Tutup