Dave Sanders

Results 18 comments of Dave Sanders

I'm using [email protected] and have [email protected] installed. It seems now that my coverage does show all of the .vue files that I don't have tests for in the coverage report,...

I'm trying to get the code as released to work properly, without modifying versions. After getting past the above by downgrading some of the requirements, I'm now running into a...

Yeah this threw us for a loop today after running npm outdated. I'd say that now that Vue3 is the default, the package should be bumped to the V3 version...

Yeah, it'd be really great to get some documentation on this - it seems like it would be a fairly common use? Having found the library today, that was the...

Boy. I just tripped across this while looking for another issue and I'm floored. I've spent the better part of a week working on VP for our app and understanding...

When I copied and pasted their [base example config](https://github.com/EthanSK/restore-terminals-vscode/blob/master/.vscode/SAMPLE_restore-terminals.json), it included the property `"artificialDelayMilliseconds": 300,"` at the top of the file. You might try that and see if that works?

FWIW If you move your terminal pane from the bottom to the right, you get vertical panes. I have an ultrawide monitor, so that was a better use of space...

Its strange, because I know that I've had it working recently with rdbg and this extension, but I don't understand why it stopped working. Not sure if a gem changed,...