Thomas Willheim

Results 101 comments of Thomas Willheim

@mirobo wow I can't believe this already existed! This is so awesome! Here's my vscode [cy-helper](https://marketplace.visualstudio.com/items?itemName=shevtsov.vscode-cy-helper) config: And now it just ... works ... !!!!! https://user-images.githubusercontent.com/2730609/183995424-8fcb9d2a-c7bd-4974-aacd-961548f0daae.mov Amazing! Thanks @mirobo !...

@mirobo doh! So close! Unfortunately running the test via `cypress run` instead of `cypress open` does NOT allow the test to auto-refresh when new changes are made to the spec...

>Well I have to join the Cypress' dev point of view in case of the issue https://github.com/cypress-io/cypress/issues/3665 :-P (I don't see that much value in having "watchForFileChanges" work in run...

Just chiming in here that if you naively extend the Date picker to have a large/small min/max the whole picker gets slowed down quite a bit: https://codesandbox.io/s/rrrkq5jj0q Seems like a...

For example: http://www.daterangepicker.com/#examples

Awesome that's just what I was looking for! Thank you! Another question/request.. Is there any way to change the size/styling of that yet? I would like it in a slightly...

Hmm I can always just use css so no urgency on the above request