Simon Sotak Gregor

Results 16 comments of Simon Sotak Gregor

This is happening to me, this issue should be reopened

Hi @yunabe , thanks for the answer! Just to provide some info, mainly for your point 3, yarn's pnp runtime patches node's `fs` module directly, so that it resolves and...

Our project uses `-Xfatal-warnings` (which is common best practice) so this a deal-breaker for us.

@jvican any progress on this?

It would be great if we could stash not only the selected files, but only the selected chunks/lines inside those files, since this partial selection is already available for committing....

@zbeyens it's not happening in slate examples. I'm sorry for replying so late, the notification got lost in my inbox.

>did you see "Jest" in the status bar? I don't see "Jest" in the status bar. The troubleshooting section doesn't help me figure out the problem. [This comment](https://github.com/jest-community/vscode-jest/issues/594#issuecomment-813681694) originally led...

@connectdotz here it is: https://github.com/the21st/yarn-2-workspaces-monorepo-example Running `yarn` and then `yarn workspace @miq/myapp-1 jest` inside the repo will succesfully run jest tests in the `@miq/myapp-1` package, but "Jest: Setup Extension" command...