Gitpod: Add Xtend support

Created on 26 Sep 2018  路  3Comments  路  Source: gitpod-io/gitpod

Please!

enhancement language-support

All 3 comments

You may check adding Xtend highlighting support, I created as VS code extension: https://marketplace.visualstudio.com/items?itemName=Grammarcraft.xtend-lang
:-)

@svenefftinge, @akosyakov, you may update to version 0.4.0. It now comes with an embedded, simple Xtext LS which allows better grammar file-internal navigation, hovering and so on.

However, external reference resolving is not supported. To avoid an overwhelming error message flood due to that, the linking diagnostic is disabled (by configuration).
Nevertheless, worth to be integrated due to the other features, I think.

Cool you keep working on it. We hope we can publish a first version with Vs code extension support pretty soon. So you can always update to the latest version yourself.

Was this page helpful?
0 / 5 - 0 ratings