Vova Kolobok

Results 134 comments of Vova Kolobok

> Sublime Text Build 3065 & 3103 3065 is outdated, current versions are 3103 & 3111. > anything I can do without having to upgrade my OS. You can try...

Hm, strange. > the really large number of files that need to be checked. How many? Some time ago I timed Python os.path functions with big folder with more than...

May be your hard-drive is about to collapse? I’ve tested on 6 yo machine, normal SATA HDD 7200RPM. 2000 directories are walked in ≈ 2 seconds. 29000 — ≈ 33...

I’ve same result on Ubuntu 14.04 as on Windows 8.1 above, btw machine with Ubuntu even slightly slower (I mean cpu & hdd specs) than Windows one ![2016-04-27](https://cloud.githubusercontent.com/assets/1975298/14852020/aba346c6-0ca5-11e6-90ec-7ccbd5ddca7c.png) No idea...

It is similar to #321 Even if someone made such prettifier I would not trust it my files.

Well, technically such task is as pending as an open one so I’d use a tag rather than a bullet if anything. But if you you are willing to send...

In the first statement I was talking about my way to deal with such tasks, I meant that the purpose of your request is although understandable yet excessive for my...

You can only use a full path in a link to avoid waiting a long search. But crash? how many folders and files you have?

> I cannot get a precise number in a short time I’d really like to know tho. > when I "stop search" after searching has started for some time, sublime...

All in one directory? well, as I said stopping search have to join a thread which is blocking operation, so if it takes too long to finish one iteration (we...