Richard Willis

Results 26 issues of Richard Willis

Add some info on how to debug Gradle TestKit: https://docs.gradle.org/current/userguide/test_kit.html#sub:test-kit-debug

documentation
debugging

I debugged the task with info but it's showing the running state of the task without args:

bug
debugging

Fixes https://github.com/badsyntax/vscode-gradle/issues/245 Refs https://github.com/badsyntax/vscode-gradle/issues/243 This is still a POC. ## What do we want? We want vscode-gradle and vscode-java to support standard gradle builds with relative paths. There are real...

Gradle can't get the terminal size and so defaults to 80 columns when showing the progress output. ![Screenshot 2020-10-20 at 08 42 34](https://user-images.githubusercontent.com/102141/96780901-cf84f300-13e4-11eb-8760-498ef7fcf1ea.png) This can be replicated easily: ```js const...

bug
question
ai-triaged

Although not specific to the dokku workflow, it might be helpful to include examples of how to use GitHub deploys. I recently set this up on my repo and find...

Hi there. I've been using the [microsoft graph client](https://github.com/microsoftgraph/msgraph-sdk-javascript) and the types in this repo. The thing I don't fully understand, is why the types are separate from the [microsoft...

question

## Bug report ### Describe the bug I'm seeing the following response body definition for my single content type: ```json "responses": { "200": { "description": "Retrieve about-page document(s)", "content": {...

status: pending reproduction

VS Code version: `1.64.2` When using `ViewItem.getActionButtons()`, it just hangs, and eventually errors with: ```console Can't call getAttribute on element with selector ".//a[contains(@class, 'action-label') and @role='button' and @aria-label='undefined']" because element...

help wanted

The event module is pretty much unusable without this change.