Closed SharkJ closed 6 years ago
Yes, it works well with Gitpod. But when I try to build it locally, I get errors that I've mentioned here.
https://github.com/theia-ide/theia-xtext/issues/8 has been merged. Please reopen if there is still something missing.
Hi, I need to add a language extension to Theia by implementing a DSL I created using Xtext. I found this repo but I get so many errors when trying to build it (probably because it is outdated). Could you please tell me the steps to follow in order to implement my DSL to Theia? Thanks!