Michael Nilsson
Michael Nilsson
I'm struggling a bit to fix this merge conflict without reintroducing bug #223 . I'll give it another go this week.
I pushed changes that solved the conflict, but I should have written a better commit message. Before I was fairly certain I wouldn't break anything on IOS, and now i'm...
I ran into this issue with version 5 of redux persist. The filter transform was doing its job correct, but the initial state for the values that were not saved...
I like this. Can't remember my thinking from the start, although: > Right now click or double click on checkpoint does nothing. This is not true, clicking on a file...
@amiramitai PR is now merged and published. You can enable the setting `checkpoints.addCheckpointOnSave` to automatically run the "Add Checkpoint" command on each save. You might want to combine this with...
That's weird. you shouldn't have to configure anything. From some quick testing, I can only reproduce this if i haven't opened a folder or workspace yet, and try running the...
No problem! :) Will keep an eye out for similar issues, in case there is a bug with the extension activation.
I think I have found the issue. **It occurs if the extension is activated while not having an active editor open (i.e. all files are closed).** The extension is activated...
hmm, not sure. I haven't tried this extension in combination with SSH. But if you have run into the bug in this issue, you would not be able to see...
Definitely sounds like a good idea! I'll leave this open for now, and get back to it as soon as I have time :)