This PR adds a new panel for Xtend code provided by the Xtext tool. This closes #49.
Xtend support is rudimentary. There is basic syntax highlighting, including with respect for template strings and guillemets. There is also some behaviour that translates '<<' into a guillemet pair and '>>' into a closing guillemet.
This PR adds a new panel for Xtend code provided by the Xtext tool. This closes #49.
Xtend support is rudimentary. There is basic syntax highlighting, including with respect for template strings and guillemets. There is also some behaviour that translates '<<' into a guillemet pair and '>>' into a closing guillemet.