prodhype
prodhype
This seems related to child classes that call super() and appears to be a bug in the pickling/canning process. ```python3 import ipyparallel as ipp class A: def __init__(self): self.x =...
> `that's unfixable` We should be able to (automatically perhaps, when ST finds itself in a large tree, with a warning) disable the functionality that is using the internal data...
Surely switches can be integrated into these data structures that would allow ST to operate (in some limited scope e.g. suggestions disabled, no filechange detection) in a large file tree...
#2335 is specific to CPU, this issue is specifically about using all of the systems RAM, which has broader implications. CPU heating up isn't as big a problem as the...
> This is achieved by not adding any (such huge) folder to sidebar. Do you work for SublimeHQ?
> @prodhype did you try disabling indexing in the folder? Yes, I've excluded: `["*.log", "/home/*", "/home/myuser/*"]`, but the problem persists.
> > > > @prodhype did you try disabling indexing in the folder? > > > > > > > > > Yes, I've excluded: `["*.log", "/home/*", "/home/myuser/*"]`, but the...