You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful if Xtext could provide a generator fragment that creates a tmLanguage TextMate file for the grammar. This can be useful for the creation of language server extensions that make use of TextMate grammars like VSCode.
See also #1327