deathaxe

Results 814 comments of deathaxe

This error message is primarily caused by Package Control failing to download required channel_v3.json, which contains the list of available packages. There are various possible reasons: - firewall blocking ST's...

A crash of plugin host may be caused by any plugin and is not necessarrily related to Package Control.

By fixing firewall rules, I guess `[WinError 10013]` just means no connection was blocked.

Closing as being a firewall configuration issue. see: https://github.com/wbond/package_control/issues/1346

Should be addressed upstream at https://github.com/wbond/oscrypto

LemMinX can be used in Sublime Text via two packages: 1. https://packagecontrol.io/packages/LSP 2. https://packagecontrol.io/packages/LSP-lemminx

Looks like it needs some work?

Hmm. With a bit of luck and playing around I managed to create something like: ![grafik](https://user-images.githubusercontent.com/16542113/104940124-9cd1a300-59b1-11eb-9974-1d9c5cf48616.png) But the required XML code looks a bit uncommon. Some tokens need to be...

I see. The maven code basically matches my first approach. I had a look on older files which contained the ascii documentation or even unescaped html tags directly. Indeed hard/impossible...