Andrew Ducker

Results 9 issues of Andrew Ducker

Open this site in Firefox with UTM turned on: http://www.independent.co.uk/voices/41-per-cent-trans-transgender-trans-women-prisoners-sex-offenders-false-study-statistic-this-is-why-a8072431.html Notice that CPU and memory both shoot up. It seems to be trying to make requests that are then failing,...

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Needs: Triage :mag:

Example - https://news.ycombinator.com/item?id=22392686

If the article is a duplicate with a comment linking to the original then it doesn't open that link when you click on it. https://news.ycombinator.com/item?id=22395755

### Jenkins and plugins versions report N/A ### What Operating System are you using (both controller, and any agents involved in the problem)? N/A ### Reproduction steps The Jenkins GitLab...

bug

Given a class: ``` public class ListWithProperty : List { public string MyProperty { get; set; } } ``` I can create two different instances, with different properties, set an...

Would it be a lot of trouble to identify those items which are referenced in the project but currently ignored for git? (So that I get some warning that my...

enhancement

Taking the JSON schema file from the [Inheritance wiki page](https://github.com/RicoSuter/NJsonSchema/wiki/Inheritance#declare-inheritance) - if I wanted to split the various types into separate files (both for clarity and to be able to...

Generating using the following syntax to pick up all of the json schemas in a folder produces a generated file where the results are incorrect. ## Issue Type parsing (I...

bug