Markus Lanthaler
Markus Lanthaler
Sorry for the late reply. I missed the notification about your comment somehow. Answers inline below > Let's say for the multi-org example - you want to issue a single...
I'm not sure I follow so let me try to explain how I see it. Currently Hasura filters all custom headers so that they aren't available to be used as...
The global one seems by far the easiest to implement and understand. Can you think of any disadvantage it might have? The cons I see for 2) are increased overhead...
I just filed a PR to make Subclim available on Package Control also for ST3 https://github.com/wbond/package_control_channel/pull/4374
JsonLD is a JSON-LD 1.0 compliant parser, not 1.1 so this is currently working as intended.
JsonLD is a 1.0 compliant parser, not 1.1. These changes break 1.0 compliance but don't make it 1.1 compliant as many of the new features will remain unsupported. We thus...
Sorry, somehow I missed your reply. If I specify `super` in a hotkey, it is silently dropped as shown in screenshot. Other modifier keys show up in the menu (tried,...
Thanks, that seems to be a separate issue though as I neither use `Command` nor `Control` as you can see in the screenshots in the issue description.