theia-ide / theia-xtext

A Theia Application with DSL support through an Xtext Language Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to generate the language-contribution.ts file?

opened this issue · comments

I am using this project as template for my own xtext dsl theia extension.
In order to do so i am currently facing the problem that the keyword auto suggestion is not working.

Maybe i have something done wrong in the ./xtext-dsl-extension/src/browser/language-contribution.ts file?

Is it possible to generate the language-contribution.ts file?

there is no fragment yet but its possible for sure (if you find good conventions)