Will Bond

Results 458 comments of Will Bond

Oh, that would be somewhat different then. Please open new issue and be sure to include the error you are seeing. This issue is about a problem with WinInet not...

Can you provide a debug log? https://packagecontrol.io/docs/issues

I just spent a bunch of time trying to see if we can work around importing packages with a `.` in the name. It isn't really feasible. There are issues...

Since February we've had in the docs instructions not to use `.` in package names. See https://github.com/wbond/sublime.wbond.net/commit/1ab20e3c61fd1c5af85bde4fd43384042866a187 for reference. We should notify all package maintainers with a `.` that they...

Just a note, the run time does increase because currently anim_encoder searches the existing image data whenever adding a rect to the packed result. As the buffer gets larger, the...

I don't believe hunspell supports regular expressions

@keith-hall Currently Hunspell itself deals with the ignored words. Thus, in essence I was saying there isn't a simple way with the existing tools/implementation to just enable regex-based ignores. In...

In my opinion it would probably make more sense to not preview if the file is above a certain size. The Markdown issue will hopefully be fixed in the next...