microsoft / microsoft/vscode-java-pack

No option to disable Configure Java Runtime window from appearing when opening .java file

Open
#476 15 comments 0 reactions 1 assignee View on GitHub

@akaroml is already working on this.

Since Sep 8, 2020.

ai-triaged enhancement feature-request
Dominant language
TypeScript
Stars
352
Forks
166
Avg merge
17h 47m
Merged PRs (30d)
32

Description

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:

  1. Use SSH extension to connect to remote host
  2. 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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.