shimpossible

Results 4 comments of shimpossible

Its sorta supported, but you run into issues. You make a 'hasMany' relationship, and set the collectionType. You collection will have a back reference so you can use this.parent.get('id'). Change...

I've had success manually setting cur_frag and cur_seq in download_stream to the offset I want to start from. Allowing that to be a configurable value from the command line would...

The default launch.json uses ${fileDirname}, which also won't get expanded. I agree resolving all variables would be the best thing to do instead of a small list of variables