deathaxe

Results 814 comments of deathaxe

The biggest part here is to collect the information about the structure of themes. Means the list of properties supported by certain classes. This is what jsonschema does. What I...

Maybe a completion panel with all scopes of the line may be displayed when pressing `^` + space, or space at the end of the testcase? Regarding to the examples...

What about projects which still need python 3.3 support for a reasonable time? see: https://github.com/wbond/package_control/runs/7884696802?check_suite_focus=true You must not simply break existing workflows!!!!

The mensioned setting is a list of packages which are to be ignored by git. ``` "ignore_vcs_packages": [], ``` The error message indicates that someone set it to `true` which...

Please don't quote previous comments all over the time! That said, Package Control uses oscrypto python package for HTTPS communication, because ST2 and first releases of ST3 didn't support SSL....

WinError 10013 means permission denied and is most likely caused by a firewall blocking ST's plugin host from accessing internet.

GitSavvy just imports `package_control` and expects access to `package_control.events` then. see: https://github.com/timbrel/GitSavvy/issues/1576

There's nothing Package Control can do against themes adding insane large paddings to any kind of UI element. Size of Quick Panels is predefined by ST based on Window size....

Closing with regards to #1302 as this error was most likely caused by encoding issues in asn1crypto.