Keith Hall

Results 299 comments of Keith Hall

I've had a go at this, but it looks like it is not possible to get ST to display an image that does not exist on the filesystem. Specifically, the...

This would also be useful when deleting an override because ST doesn't reload the original - https://github.com/SublimeTextIssues/Core/issues/922

> The issue doesn't say specifically, but I assume the lack of reloading happens for everything and not just python plugins, right? I'm not about *everything* - for example, `.tmPreferences`...

A screenshot may be useful for those of us unfamiliar with that plugin ;)

> Files in subfolders of the _User/_ are ignored by Sublime Text. Are you absolutely sure about that? (Hint: `JS Custom` is proof that they are not. Sure, Python files...

I like the idea of auto folding the line in the report, probably it should be configurable though - maybe I would want deletes to fold automatically and accepts not...

I think this would be really useful, even if it is not currently common practice - I'm thinking of working on a plugin that will periodically check the Default Packages...

I wonder if calculating a CRC32 checksum would be less resource intensive than calculating the diff - because really, the diff itself isn't necessary in this case, just to have...

I guess it could still be the case even for a confirmation dialog - I guess I was thinking most people interact with those much more instantly, but that may...

I was wondering the same thing myself :)