Neilzon Viloria
Neilzon Viloria
@sideninja For comparing the console print outputs of commands for testing, I was thinking about using a 2 pointer approach that compares equivalence of non-format characters (ie. newlines, tabs and...
Currently `Services` are defined as a struct: ``` type Services struct { Accounts *Accounts Scripts *Scripts Transactions *Transactions Keys *Keys Events *Events Collections *Collections Project *Project Blocks *Blocks Status *Status...
> Can you elaborate more on how will this allow testing and what's a suggested approach then on doing that part. The command functions in the cli accept a services...
@MaxStalker Is it ok if I take this issue?
Hi, is this still up for grabs?
I'd be interested in looking into this
something like the following would be nice `src/idk/something.go:123`
  Looks like when you click 'keep both' it appends `copy` to the end of the file...
yeah especially considering if we drag and drop multiple files, it would be cumbersome to prompt the user to input a name for each moved file
I can look into this!