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

Haskell plugin (high latency?)

Open atsky opened this issue 11 years ago • 3 comments

I have recently tried your Haskell plugin on PhpStorm. While I was thrilled at the chance to use Haskell on a great IDE, I was let down from the problem that the editor responds with high latency when making edits.

I have seen this problem with other Haskell plugins and am wondering if it is related to ghc-mod. What do you know about the problem?

atsky avatar Dec 15 '14 20:12 atsky

I am running Mac OSX 10.9.4 and PhpStorm 8.0.2 with Haskell plugin 0.4.1 Beta and ghc-mod 5.2.1.1.

The high latency occurs after typing each character into a file with a .hs extension, even if the file begins as empty.

rp-eric avatar Dec 15 '14 21:12 rp-eric

I installed PhpStorm. I can see small lags sometimes, but most of the time plugin works fine.

atsky avatar Dec 17 '14 17:12 atsky

I'm experiencing this too, and it's apparently related to auto-completing. Any chances to debug?

vdudouyt avatar Jan 19 '15 14:01 vdudouyt