dslforge
dslforge copied to clipboard
A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.
Hello DSL Forge team, The Xtext team would like to update the [Xtext community website](https://www.eclipse.org/Xtext/community.html) listing all the cool projects people are building around Xtext/Xtend. See also the corresponding [GitHub...
A Java method to automatically position the cursor would be great (issue n°6 reported in #32)
Evaluate the JavaScript target of ANTLR v4.6 and provide support for such grammars in the static web app scenario (no Xtext in the backend).
!ENTRY org.eclipse.rap.ui 4 0 2017-10-16 23:52:22.623 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.IllegalArgumentException: Argument not valid at org.eclipse.swt.SWT.error(SWT.java:3694) at org.eclipse.swt.SWT.error(SWT.java:3631) at org.eclipse.swt.SWT.error(SWT.java:3602) at org.dslforge.styledtext.DefaultContent.error(DefaultContent.java:652) at org.dslforge.styledtext.DefaultContent.getOffsetAtLine(DefaultContent.java:622) at org.dslforge.styledtext.BasicText.getOffsetAtPosition(BasicText.java:1252) at...
In 0.9.1, "Generate Web Editor from ANTLR" creates a project that is missing ace.js and other files
With 0.9.1 (and eclipse neon.3), index.html references ace/ace.js among other files but ace/ace.js not in the created project and so the deployment fails to load. I have tried on macOs...
Hello, as mentioned in #45 it would be good either to have (a) programming way to specify workspace location or (b) support to use @user.home in specification of workspace location...
I modified/then deleted my org.dslforge.workspace.config.configuration extension point (and path contribution). Recreating an org.dslforge.workspace.config.configuration - where can I find the schema for the extension point; without a schema I get a...
1. support for typing custom characters, like CTRL+SHIFT+< and CTRL+SHIFT+> in a normal Xpand editor in the IDE 2. there seems to be an issue with "!" in Xtext terminals,...
Support for typing custom characters, like CTRL+SHIFT+< and CTRL+SHIFT+> in a normal Xpand editor in the IDE (issue n°1 reported in #32)