Mathias Lykkegaard Lorenzen
Mathias Lykkegaard Lorenzen
Word-wrapping of lines would be super nice.
### Suggestion I am hosting my Qwik app on Vercel. My backend is written in tRPC (https://trpc.io/). I'd like the actual backend to be hosted on Vercel Endpoints or something...
Typescript 5.0 recently released. It changes decorators quite a bit. Will this library work without the experimental decorators flag? I think that should be written in the Readme somewhere.
Can we make it so that I can configure which version of TypeScript to use? Can I (for instance) install `typescript@next` and use that?
This fixes #1061. Requires https://github.com/jest-community/jest-editor-support/pull/110 to be merged first.
It would be awesome if the extension would not wait until *all* tests have run to show the status of individual tests. This especially happens if the tests are in...
I think it would be great if this extension had support for Bun's test runner.
### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.15.0 3. `npm -v` or `yarn --version`: 9.5.0 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): ```...
Does it support iterables/generators in EcmaScript with `yield` keyword?
Seems like there are a lot of open issues and pull requests. Can I become a contributor? Then I'll help out with maintaining this project and keeping it alive.