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

IBeX-GT/TGG editor: Insert space after autocompletion of EReferences #69

Open
RolandKluge opened this issue May 11, 2018 · 3 comments
Open

Comments

@RolandKluge
Copy link
Contributor

The autocompletion for 'link variables' inserts the EReference name. This leads to the effect that pressing ctrl+space afterwards leads to the first suggestion being the EReference again. This could be resolved by inserting a space upon automcompletion.

How to reproduce (using handbook example):

  • Create pattern with variable next : Field {}
  • Inside the braces press, add "-"
  • Press ctrl+space and select "figure"
  • Press ctrl+space again. Now, I would expect to see only "->", but "figure" appears, first.
@patrickrobrecht
Copy link
Contributor

patrickrobrecht commented May 11, 2018

I agree that one expects to see only ->, but I didn't find a way to automatically add a space when a autocompletion proposal for a reference is accepted. The TGG editor has the same problem.

@patrickrobrecht patrickrobrecht changed the title IBeX-GT: Insert space after autocompletion of EReferences IBeX-GT/TGG editor: Insert space after autocompletion of EReferences May 11, 2018
@RolandKluge
Copy link
Contributor Author

@anthonyanjorin
Copy link
Contributor

Any progress? Have you been able to reproduce? Is it clear what this issue means?

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

No branches or pull requests

7 participants