Dmitrii Mironov

Results 61 comments of Dmitrii Mironov

@Pantyhose-X can you share with me this file for tests? I assume you ran into OutOfMemory error, that's common issue for large files

Насчет пробелов поизучаю, про тормоза мне известно. Есть два коммита aec135821f6efb2ada33cae72d5f056903cc52fe и 80daa5f80bf5cb78a111ea20d490837ec2cbd23a, суть в том, что если не стирать видимые спаны то всё работает раза в 2-3 быстрее, но...

@devfoFikiCar It wouldn't take much time to integrate with judge because they have pretty good API & docs, but I prefer running code **on the device** - and there's no...

SFTP support was added in v2022.2.0 d3f08c39e8b6e2c3cd359368eb998d41ee9b6796 SAF will not be implemented

@arsalan1212 could you send me this file? 🤔 I'll try to reproduce this

@arsalan1212 yes, I want to check this on my device

In fact, I don't know too much about encodings 😂 Could you send me a file with `UTF-8 w/ BOM` so I could test it? And what did you tried...

Oh, now I get it 😂 But I don't have any idea how they implemented that. All I know is that they using `WebView` and all their code written in...

Looks awesome. I wasn't sure that we could use spans for this, but it seemed to be OK

@liyujiang-gzu It works pretty well, but it's just too laggy when working with large files (especially scrolling), the reason is amount of spans. Right now I have no idea how...