eclipse-theia/theia

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

Open

#7 336 ouverte le 13 mars 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (2 478 forks)batch import
bughelp wantedvscode

Métriques du dépôt

Stars
 (18 676 stars)
Métriques de merge PR
 (Merge moyen 15j 4h) (75 PRs mergées en 30 j)

Description

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

Guide contributeur