Toland Hon

Results 8 comments of Toland Hon

For now, I've reverted back to the old version 1.65.0 which I found here: https://www.macupdate.com/app/mac/60202/station https://mac.softpedia.com/get/Internet-Utilities/getStation.shtml Note, 1.65.0 will stop working on 8.31

I ended up switching to [Stack](https://stackbrowser.com/). i've only been using it for about a day and it's been working great so far.

@nicklockwood I added the option to pass in a comma delimited list of identifiers. e.g. my *.swiftformat file now includes the following line: ``` --strongselfids s,ss,sself,sSelf,strongself,strongSelf ```

So maybe you have a better way of detecting this, but we were having some trouble using regex to correctly identify some of the following edge cases, hence why we...

After looking at the source code, I was able to determine that by appending / after the source path, it wouldn't be appended to the destination path. There are still...

Here's the full stacktrace: ``` /Users/thon/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/find.rb:40:in `block in find': No such file or directory (Errno::ENOENT) from /Users/thon/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/find.rb:40:in `collect!' from /Users/thon/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/find.rb:40:in `find' from /Users/thon/.rvm/gems/ruby-2.0.0-p353@ota/gems/s3sync-2.0.0/lib/s3sync/sync.rb:114:in `list_files' from /Users/thon/.rvm/gems/ruby-2.0.0-p353@ota/gems/s3sync-2.0.0/lib/s3sync/sync.rb:298:in `read_trees' from /Users/thon/.rvm/gems/ruby-2.0.0-p353@ota/gems/s3sync-2.0.0/lib/s3sync/sync.rb:171:in `run'...

Would love to see some progress indicator while syncing also.