haskell-idea-plugin icon indicating copy to clipboard operation
haskell-idea-plugin copied to clipboard

Bad performance when typing

Open 2chilled opened this issue 9 years ago • 4 comments

When I type within a Haskell file it takes a while for the editor to display the chars. It's not unusable but there's a clear delay between the keyboard press and the display of the char. Can anyone confirm the same behaviour? I'm using the latest version of the plugin with IntelliJ 14.1.4 running on Gentoo Linux.

2chilled avatar Aug 05 '15 18:08 2chilled

I am having the same issue on my IntelliJ 14.

cnsgcu avatar Aug 15 '15 03:08 cnsgcu

Same issue here.

This coincides with a cpu spike, definitely some background processing, e.g. syntax checking/highlighting or something like that

nikomi avatar Aug 27 '15 07:08 nikomi

Same issue under IntelliJ IDEA 2016.2.2.

dimabxsx avatar Aug 22 '16 18:08 dimabxsx

It's unusable on my machine using 2016.3. Any suggestions?

ronyhe avatar Nov 29 '16 16:11 ronyhe