John Reilly

Results 37 issues of John Reilly

Hey all! I've been a happy user of JSDoc to power type checking with TypeScript in JS files. https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html I'm curious to understand what the relationship of TSDoc is /...

When inside a definition file (eg jquery.d.ts) and hovering over an interface member which has been JSDoc'd then intellisense is presented to the user in Visual Studio. However, when in...

Bug
Help Wanted
Has Repro

**Describe the issue** See minimal repro at https://github.com/johnnyreilly/azure-functions-openapi-extension-error-repro Consider the following: ```cs public class Alias : System.Collections.Generic.Dictionary { } public partial class IsBroken { public Alias? Attributes { get; set;...

According to the docs here: https://github.com/Azure/azure-functions-openapi-extension/blob/main/docs/openapi-cli.md > The CLI is available for download at GitHub. It's always tagged with cli-. Download the latest version of CLI. > > Linux: azfuncopenapi-v-netcoreapp3.1-linux-x64.zip...

Heya, I'm continuing my experiments using shiki-twoslash on my blog here: https://github.com/johnnyreilly/blog.johnnyreilly.com/pull/95 This morning I regexed my way to glory, converting all ts / js code samples to opt into...

### Expected Behaviour Use webpack's inputFileSystem for the resolver, instead of a seperately cached version ### Actual Behaviour Uses seperately cached version See #1405 for prior art and inspiration cc...

There's some potential changes for ts-loader discussed here: https://github.com/zeit/ncc/issues/208 Opening this issue for traceability. If someone would like to implement suggestions from there that'd be awesome!

pinned

Hello everyone! I ❤️ Cypress - it is an *amazing* product. Thanks for your work on it. I've found myself doing more and more work lately using [devcontainers](https://code.visualstudio.com/docs/remote/containers) as my...

triaged

Hi chaps, I was just wondering if there was anything holding back the official release of 0.6? I know there's documentation to allow you to install 0.6 (vnext) but is...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...

check
ts-config