Nils Winkler
Nils Winkler
@btamayo Just a minor suggestion/question - why is the new org named "bats-core"? Wouldn't it have been better to call it just "bats" or something like that? I'm asking since...
This should already work using multi-line YAML entries, e.g. like this: ```yaml logrotate_scripts: - name: php-application paths: - "/var/log/php-application/*.log" options: - daily - rotate 0 - create - ifempty -...
I just tried this in my local installation, and it works fine. Can you try the following: * Open the _Key Binding Resolver_ (macOS: `cmd+.`) * Try to select the...
This is a bit of a corner case, since this does not seem to be specific to Atom, right? On the Mac, there's a completely different concept for the menu...
Can you provide a PR for this change, please?
I must confess that I have never used this command so far. I tried it just now, but it isn't entirely clear to me what it does. Do you have...
Thanks for the visual explanation! Feel free to provide a PR to add this command.
If you have suggestions for adding additional shortcuts, feel free to create a PR. I've created this list based on what I'm using - other people are probably using other...
Any updates on getting this merged, @ztombol?