Pascal Querner

Results 106 comments of Pascal Querner

I try to record you the error this evening @enriquepiatti . The bug above occurs even if am using the `project settings` (and not the `default settings`) Also I am...

Better yet. Rename that field just to "Host" and as placeholder text keep "hostname" or "IP address" (Is ipv6 possible, too?!)

I havent tried this extension with a ipv6 address. If its not working it shouldnt just say "IP adress" but better ipv4 then.

Wow. x) Are you considering of implementing this?

Yep, the "plush theme" does have that feature (its a single-site for that nzb so to day, where you can set its category etc., see its parts and also set...

I am guessing a faulty regexp somewhere (interpret "." literally?), but I couldnt find any in the library. Probably in some external, but I had no luck there either.

I believe its this code: https://github.com/lukeautry/tsoa/blob/v4.1.2/packages/cli/src/metadataGeneration/parameterGenerator.ts#L354-L360 ``` const isExample = (tag.tagName.text === 'example' || tag.tagName.escapedText === 'example') && !!tag.comment && comment?.startsWith(parameterName); const hasExampleLabel = (comment?.indexOf('.') || -1) > 0; if...

Ok this was a tough nut to crack and I don't believe its documented anywhere (but in the code). This works: ``` /** * Some docs * * @example body.Test...

I'd like to work on this. Hopefully I dont get stuck, but I am sure WoH will be here to help me out if needed? :) //edit OK I need...

You can turn in on here https://youtube.com/new (opt in) You can turn it off when you open your account settings menu. (Top right, your account avatar, click it, last link...