Open SanjulaGanepola opened 3 years ago
@SanjulaGanepola thank you for the discussion, please see if https://github.com/eclipse-theia/theia/pull/9643 resolves your issue.
The issue is a duplicate of https://github.com/eclipse-theia/theia/issues/9642.
@SanjulaGanepola thank you for the discussion, please see if #9643 resolves your issue.
I do not think this pull request can solve my issue because my goal is to use the file decorator rather than the problem decorator.
In terms of #9642, is there any progress on this issue?
Bug Description:
When implementing a custom TreeView in a VSCode extension and rendering FileDecorations on the tree items, VSCode will show the decorations. When running in Theia, it is not being shown.
Steps to Reproduce:
vscode-extension-samples/tree-view-sample/
npm install
F1
>Hosted Plugin: Start Instance
Theia:
VSCode: