Rack of large text file.

Occurred the big rack when edit large text file.
Could not used IDE, that file has 15.3mb.

I got shock of this problem.
How can it be slower than an HTML-based editor?
Unbelievable.

0
6 comments
Avatar
Permanently deleted user

Hello,

Was it a simple text file or some code actually? What was the extension? If it was code then was it a mix of some languages (like HTML + JS + CSS) or something plain?

PhpStorm always tries to analyze the whole file if it's not a plain text so it requires some specific work.

0

it was simple text file as csv.
it has 500000 lines of data.

I installed plugin for csv, but IDE told it does not work for over size with 2.44mb.
I tried change file extension as txt and dat, It was same.

0

Thanks your response, but didn't help me.

I added custom property like in your links.
IDE told me, this option work with IntelliJ Ultimate.


`Event Log` recommended the Increase Memory of VM

2G has rack.
4G has rack.
8G has rack.

Better scrolling then before. it's only one different thing of this flows.

I've checked free IDE, It's used under 500mb.
these are make me think again about using paid IDE

0

Try to open the file, then Help > Find Action: Power Save mode for the file:

Check if it helps.

0
Avatar
Permanently deleted user

Marking file as plain text eventually helped.

0

Please sign in to leave a comment.