eclipse-theia/theia

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

Open

#7,336 opened on 2020年3月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedvscode

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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

コントリビューターガイド