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

java autocomplete bug #827

Open
Lopol2010 opened this issue Sep 19, 2019 · 6 comments
Open

java autocomplete bug #827

Lopol2010 opened this issue Sep 19, 2019 · 6 comments

Comments

@Lopol2010
Copy link

When i autocomplete "Object" and press any arrow key to move cursor, it automaticly replaced with "Obj"

See example gif:
objbug

@albertdev
Copy link
Member

I cannot immediately reproduce this in Eclipse 4.9 on Windows 10. Can you give us more info?

If I understand it correctly you start with only a space character in front of arg, you start editing, press Ctrl + Space, press Enter to complete and then press Down?

Are you editing a Java file which is in an Android project, or do you happen to have some Kotlin plugin which might be interfering?

I do have to note that I'm using an "unstable" version of Vrapper, though to my knowledge we didn't change anything recently related to this behavior you're seeing.

@Lopol2010
Copy link
Author

sorry for not giving this info before...
Eclipse Version: 2019-06 (4.12.0)
Plugins:
23-09-2019 01-48-14

@Lopol2010
Copy link
Author

I've just installed Eclipse Version: 2018-09 (4.9.0)
Didn't solve problem.

From my observations these keys triggers bug: arrows except LEFT, spacebar

And yes you correctly understand reproduce process.

@alex1701c
Copy link

I have the same issue with Eclipse 2019-03 (4.11.0) on Windows 10 and the same Vrapper and Marketplace Client version.

@albertdev
Copy link
Member

@Lopol2010 @alex1701c For some other issue I was testing with Eclipse 2019-12 for Enterprise Java Developers (4.14.0), also on Windows 10 and Vrapper 0.74.0.

Sadly still I can't reproduce the issue. Does it happen all the time or only rarely? What keys do you press sequentially? Do you have anything in your .vrapperrc file? Do the surrounding lines matter? Does it happen only in Java files or also in XML files? Are you editing simple Java projects with Maven support or is this e.g. for Android development?

@alex1701c
Copy link

Sorry, I currently don't have access to the computer where I had this issue and I am not able to reproduce it on my private laptop.

And I had only had :imap ii <Esc> in my .vrapperrc and used it for Maven projects.

And @Lopol2010 correctly described this bug, the surrounding code does not matter.

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

3 participants