Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

When help is triggered, a closed plot window opens in addition to the help window.

Abierto
#1,575 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
r, typescript, vscode
Área
desktop, devtools

Línea de trabajo

Empieza reproduciendo la secuencia indicada en VS Code: carga mediante source un script de R que contenga un gráfico y una advertencia, cierra la ventana del gráfico y luego ejecuta ?mean o traceback usando el entorno indicado. El problema se resuelve cuando solo se abre la ventana de ayuda solicitada y la ventana del gráfico cerrada no vuelve a abrirse.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug confirmed

Describe the bug

Sometimes the plot window pops up triggered by some command other than plot such as ? or traceback.

To Reproduce
I haven't figured out the exact repro steps. It seems to happen when a source a script that has both a plot and a warning or error in it. However, it doesn't happen 100% of the time even in this situation.

It's something along the lines of these steps, but again only happens sometimes, and I haven't managed to figure out why:

  • source a script with both a plot and a warning
  • close the plot window
  • run ?mean
    Result: both plot window and help window open.

I'll post an MRE once I'm able to identify the exact trigger. Figured it would be good to open an issue even without one in case others are having the same issue, they can post here.

Can you fix this issue by yourself? (We appreciate the help)

Not sure. If the problem is in R, then probably. If the problem is in typescript, probably not.

Expected behavior

Only help window to open.

Screenshots
If applicable, add screenshots to help explain your problem.
You can show the keyboard contents by pressing F1 and Developer: toggle screencast mode

Environment (please complete the following information):

  • OS: using "Remotes" extension, local is MacOS, remote is linux
  • VSCode Version: 1.95.1
  • R Version: 4.3.2
  • vscode-R version: 2.8.4

Additional context
Add any other context about the problem here.

Lenguaje dominante
TypeScript
Estrellas
1.2k
Forks
139
Merge medio
16 h 16 min
PR fusionados (30 d)
11

Guía de contribución

Abrir la guía de contribución

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.

Más de REditorSupport/vscode-R

Todos los issues de REditorSupport/vscode-R

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.