Overscan while editting environment.rb

Just took the new ruby update, and noticed this behavior:

When I'm editting environment.rb, IDEA is constantly scanning and
reparsing stuff, like every 2 seconds so that you can hardly even edit
the file.

Anybody else see this?


0
4 comments
Avatar
Permanently deleted user

Hello,

When I'm editting environment.rb, IDEA is constantly scanning and
reparsing stuff, like every 2 seconds so that you can hardly even edit

the file.


What content are you editing? Maybe something related to gems configuration?
Anyway could you please provide CPU snapshot as described here: http://www.jetbrains.net/devnet/docs/1087

Thanks,
Oleg

0
Avatar
Permanently deleted user

Oleg Shpynov wrote:

Hello,

When I'm editting environment.rb, IDEA is constantly scanning and
> reparsing stuff, like every 2 seconds so that you can hardly even edit
> the file.


What content are you editing? Maybe something related to gems configuration?
Anyway could you please provide CPU snapshot as described here: http://www.jetbrains.net/devnet/docs/1087

Thanks,
Oleg

---
Original message URL: http://www.jetbrains.net/devnet/message/5233498#5233498


Oleg,

I was indeed configuring my gems.

config.gem "json_pure", :lib => 'json/pure', :version => '1.1.3'

editting that line was brutal, and kept popping up a dialog...

0
Avatar
Permanently deleted user

We would really appreciate if you capture the CPU snapshot of your particular case.

Thanks,
Oleg

0

I'm getting similar overscan.  My issue is not with environment.rb though, just one of my controller classes (Rails).

I see the gutter (where annotations and line numbers live) shrink about 1 character width, then grow 1 character, all within a 1 second window.

I've attached my CPU log.



Attachment(s):
749_avisser_14.03.2009_10.14.12.zip
0

Please sign in to leave a comment.