Richard Willis

Results 23 issues of Richard Willis

This extension adds functionality to view and run Gradle Tasks and can be useful for working with Gradle projects. Extension: https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle

As the title says.

`.webp` files content type are being incorrectly set as `application/octet-stream` this can be fixed by updating the aws cli version.

**What**: This is just a POC for issue #1543. I'd be happy to close. **Why**: **How**: **Checklist**: - [ ] Documentation - [ ] Tests - [ ] Code complete...

Fixes #255 - We set the `RouteMatch` status after loading the elements and (optional) loader - The loader can also set the status - Thus, we only set the `resolved`...

### Version 27.1.2 ### Steps to reproduce 1. Clone this repo 2. `cd examples/ts-only` 3. `npm i` 4. Add `jest.mock('example');` to `src/welcome-message.spec.ts` 5. Run `npm run test-esm` ### Expected behavior...

Documentation :book:

Setting up portainer on a fresh server, I visited the portainer UI and noticed there was a failed `portainer` task as it couldn't connect to tcp 9001. I assume because...

Hi there. I haven't used the project yet, but it's not obvious if the generated client API supports request middleware. Is it possible to add request middleware?

**Is your feature request related to a problem? Please describe.** I need to add compatibility checks to the [`vscode-spotless-gradle` extension](https://github.com/badsyntax/vscode-spotless-gradle). The extension relies on minimum Gradle & Spotless Gradle versions,...

enhancement