Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple of ideas & minor issues #32

Open
ulrichobjectsecurity opened this issue Dec 6, 2016 · 4 comments
Open

A couple of ideas & minor issues #32

ulrichobjectsecurity opened this issue Dec 6, 2016 · 4 comments

Comments

@ulrichobjectsecurity
Copy link

ulrichobjectsecurity commented Dec 6, 2016

  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

@amlajmi
Copy link
Contributor

amlajmi commented Dec 7, 2016

I will split this issue into several ones so that we keep track of each one individually.

@amlajmi
Copy link
Contributor

amlajmi commented Dec 10, 2016

Issues 5 and 8 are fixed since build 0.9.0-20161210, could you confirm?

@ulrichobjectsecurity
Copy link
Author

I cannot get to older builds - is there a full build history that can be easily used by the target platform?
I can confirm that the content assist doesn't work at all on the latest build 0.9.1.201612201919 - I've emailed you a jpeg of the browser (javascript) error.

@amlajmi
Copy link
Contributor

amlajmi commented Dec 22, 2016

The older releases are available under the following update sites:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants