Matthew

Results 171 comments of Matthew

This is the result I'm after. But you'll notice I had to remove the linebreak within the codeblock in order to get the right rendered HTML. So, this is a...

Yes! I hate this too! Makes code formatting so difficult!

+1 This tool didn't really help me at all cause I cannot access/edit any of my nested bucket data

Came here to post on this. Would be nice if the library just compiled on mac to make app writing easier, even if there isn't any mac info to show.

Absolutely, 100% upvote! Why does this tool delete any previous downloads? This .pkg is 650MB! It takes a very long time on slow connections (I waited 2 hours last night)....

@miensol Tried using the default concat module. It did not concat in the order I specified. That's why I turned to this plugin.

I don't think any of the javascripts I'm using have dependencies/require listed in them. This isn't node app; this is in-browser.

This is a dumb workaround: ``` options: { extractRequired: function(f, c) { return [] } }, ```

@sindhus I want your menubar app when it's done. 👍

``` $ ls -la /etc/resolv.conf lrwxrwxrwx 1 root root 39 Feb 14 2019 /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf $ cat /etc/resolv.conf # This file is managed by man:systemd-resolved(8). Do not edit. #...