I noticed an annoying typing lag in Eclipse Neon for Linux. Each time I type a letter, it appears on the screen with a little delay (less than a second). It happens in all source files, regardless of their size.
Any clues on how to get rid of this?
I noticed an annoying typing lag in Eclipse Neon for Linux. Each time I type a letter, it appears on the screen with a little delay (less than a second). It happens in all source files, regardless of their size.
Any clues on how to get rid of this?
I had the same problem on a Windows 10 PC. In the eclipse.ini file, changing all values set to 256M or 256m to 512M/512m solves the problem, assuming your computer has enough memory to handle this limit upgrade. Happened only when I was working on two different projects with many tabs opened.
I had the same problem and disabling the Content assistant solved the lag issue. It is not the best solution but for now I am triggering the assistant manually using control+space (in Windows).
I had the same problem on a Eclipse Photon of Windows 10. I have tried the following methods:
Only point 7 is working