eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.93k stars 2.49k forks source link

The dependency for treeEditor widget is outdated #13803

Closed fengwang913 closed 3 months ago

fengwang913 commented 3 months ago

Bug Description:

  1. I generated a treeEditor extension using the "yo theia-extension" command and was able to run the treeEditor extension successfully.
  2. I created a new file named tree-example.tree using the "New Example File" option under the Tree Editor menu
  3. I refresh the webpage, the page fails to reopen.

image

Additional Information

msujew commented 3 months ago

You're probably looking for this repo. We don't maintain the tree editor dependency here.