eclipse-theia/theia

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

Open

#7,336 创建于 2020年3月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (18,676 star) (2,478 fork)batch import
bughelp wantedvscode

描述

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

贡献者指南