microsoft / microsoft/vscode-java-pack

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

Abierto
#476 15 comentarios 0 reacciones 1 asignado Ver en GitHub

@akaroml ya está trabajando en esto.

Desde el 8/9/2020.

ai-triaged enhancement feature-request
Lenguaje dominante
TypeScript
Estrellas
352
Forks
166
Merge medio
17 h 47 min
PR fusionados (30 d)
32

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.