eclipse-theia/theia

references-view: reloading the frontend does not update plugin correctly

Offen

#7.336 geöffnet am 13.03.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.478 Forks)batch import
bughelp wantedvscode

Repository-Metriken

Stars
 (18.676 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

I noticed the issue when testing the references view, if the browser is reloaded the view ends up in a weird state displaying results but without any actual data. In VS Code, triggering a reload will actually close the view (it is not persistent). This might be a potential issue with other plugins as well.

ref

Contributor Guide