History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3674
Type: Performance Problem Performance Problem
Status: Open Open
Priority: Major Major
Assignee: Maxim Shafirov
Reporter: Serge Baranov
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

'Replace all' in very long lines in editor hangs IDEA

Created: 27 Apr 06 20:47   Updated: 30 Jun 06 16:14
Component/s: Editor. Editing Text
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive test.zip (85 kb)


Build: 4,192
Severity: High


 Description  « Hide
Dafydd Hopkin reports:

The specific problem I have is from mysqldump files. A long line ~250K chars for example, containing parts like this...

(123,123,23),(23,34,45),(23,453,345)...(repeating)

Doing a replace (with RegExp) of '),(' to '),\n(' (ie, to break each out into its own line) seems to hang it. Have
waited half an hour and given up - annoyingly have to kill IDEA, which loses any other unsaved files. Running on ultra edit
this op takes <1 second.

Sample file that can be used to reproduce this problem is attached.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.