Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#1,575 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
r, typescript, vscode
Ambito
desktop, devtools

Direzione di ricerca

Inizia riproducendo la sequenza segnalata in VS Code: esegui il source di uno script R contenente un grafico e un avviso, chiudi la finestra del grafico, quindi esegui ?mean o traceback usando l’ambiente indicato. Il problema è risolto quando si apre solo la finestra della guida richiesta e la finestra del grafico chiusa non si riapre.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
TypeScript
Stelle
1.2k
Fork
139
Merge medio
22h
PR unite (30g)
23

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di REditorSupport/vscode-R

Tutte le issue di REditorSupport/vscode-R

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.