Skip to content

A couple of ideas & minor issues #32

Description

@ulrichobjectsecurity
  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, which manually need to be changed to ~ in ANTRL in .g
  3. content assist for string shows "Valu" - STRING but when clicked doesn't enter "Valu" but ' "Valu" - STRING '
  4. changing the lenght of content assist needs a manual javascript workaround. Maybe provide a method to set it?
  5. yellow tip in content assist shows element typ but not name. In he IDE it shows both type and name
  6. method to automatically position the cursor would be great
  7. in the IDE, several Xtext editor files of the same DSL can reference each other's elements. In DSLForge this does not seem the case - any chance this could be supported?
  8. If model elements are referenced whose name includes a colon ":', then somehow the name gets truncated (in the content assist) at the colon, and the rest of the name ends up in the type description in the content assist. This seems a bug.

Thanks
Ulrich

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions