eclipse-theia / generator-theia-extension

A Yeoman generator for extensions to the Theia IDE
Other
56 stars 40 forks source link

LabelProvider template does not compile #93

Closed JonasHelming closed 3 years ago

JonasHelming commented 3 years ago

Due to https://github.com/eclipse-theia/theia/commit/8bf15dc1d9b186b11c1f954b4c51500e611d3072#diff-f482face9784b96a90fe4a21fa2330c53e16cfaeddb3e8ed64c6a1f6e8128249 the way to retrieve the URI is outdated, the template does not compile.