I need confirmation on this (128KiB line limit) |
Guru master
|
I just created a file that contained 2 lines each 160KB long using UltraEdit (total file size 320KB).
I then opened the filein PhpED, which showed it as 4 lines and it had split each of the 2 lines at character position 131,072 irrelevant of whether that position is partway through a word or not. This behaviour was consistent and the problem is reproducable. |
||||||||||||
|
Site Admin
|
That's the limit of the editor. It's intended for editing regular source files, and not for editing something you've generated for auto-processing.
I think we should show a warning that the file has too long lines and they were split. |
||||||||||||
_________________ The PHP IDE team |
Guru master
|
That limit is more than good enough for me - I was just verifying there was a limit
|
||||||||||||
|
Site Admin
|
as I see -- the problem is the editor inserts end of line in the middle of a very long lines and neither notifies the user nor marks the file as modified. We have to fix this.
|
||||||||||||
_________________ The PHP IDE team |
|
Well in my case I had some code made by someone else and I needed to work on it, without changing the 128k+ llines, just add other independent code, a warning would be nice in that situation to not break files by accident, but not perfect, (it still would force me to use other editor).
|
||||||||||||
|
Site Admin
|
The limit was removed in 18025. I checked with a 11M text file that has no line breaks at all.
|
||||||||||||
_________________ The PHP IDE team |
|
Great <3 |
||||||||||||||
|
I need confirmation on this (128KiB line limit) |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by