Christi Schneider

Results 4 issues of Christi Schneider

## Feature Request Description: You are creating a `new HttpClient` every time a request is made to a server and never disposing it. Best practice is to reuse the `HttpClient`...

enhancement

## Bug Plugin Version: 1.1.2 Platform: iOS 13.6.1 Device/Hardware: iPad 6th Gen, WiFi This was reported by Apple and my app was rejected because of it. I wasn't able to...

On a mac, you can create symbolic links. As part of my javascript library, I've symbolic linked several folders from one place to another. The reason for this is to...

bug

See [Issue 606](https://github.com/senchalabs/jsduck/issues/606). Carriage returns (`\r` chars) are not treated as newlines by JSDuck. This will result in a file with carriage returns on the same line as a line...

bug