Project
Ruby
Priority
Normal
Type
Bug
Fix versions
RubyMine 1.0 RC (build 873)
State
Obsolete
Assignee
Anna Bulenkova
Subsystem
Editing
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Michael Kintzer
    2 years ago (15 Mar 2009 01:35)
  • Updated by   Vadim Gurov
    8 months ago (18 May 2011 18:17)
  • Jira: RUBY-3273
    (history, comments)
 
RUBY-3273 Editing environment.rb causes re-parsing of files with every keystroke
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
See: http://www.jetbrains.net/jira/browse/RUBY-3013 which was resolved.

While behavior is somewhat better with that fix. Now, as I type in environment.rb, after each keystroke, the "Parsing Files" dialog comes up, and new keystrokes may be dropped.

Environment: Mac OSX 10.5.6, Ruby 1.8.7 p72. Rails 2.3.1 RC2. RubyMine 749

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Dennis Ushakov
  Dennis Ushakov
22 Apr 2009 17:18
2 years ago
Re-detecting interval was significantly increased, also, it is reset when user starts typing again.