`noErrorTruncation: true` in a tsconfig.[1] It also affects hover and quickinfo truncation. Technically it will still truncate, just at a way higher limit, like a million characters.
If you have been wondering how much data a uri hash can store. Firefox can handle up to 1M characters, Chromium much more. I did not test Safari and mobile browsers though. This game is at 12k encoded and is far from hitting the limit. https://stackoverflow.com/questions/16247162/max-size-of-loc...
So which one should now one study - TypeScript type system, RxJS operators, or the next generation of vomit produced by the Angular team? Together they compose extremely unfunny clusterfuck. For now my CVs all fall into a black hole, you better not fall off the employment train.
An interesting tidbit that I found in the source code is that it only accepts integers from 1 to 20. Perfectly sufficient for its use case, although not quite extendable as I would hope
This is neat. Can someone explain why the generic types extending string need to default to any in all these cases, like:
`TDescription extends string = any` ?
[+] [-] bilalq|3 years ago|reply
[+] [-] wwwigham|3 years ago|reply
[1]https://www.typescriptlang.org/tsconfig#noErrorTruncation
[+] [-] Kyro38|3 years ago|reply
[+] [-] JohnDotAwesome|3 years ago|reply
[+] [-] mckravchyk|3 years ago|reply
[+] [-] frabjoused|3 years ago|reply
[+] [-] foota|3 years ago|reply
[+] [-] tempodox|3 years ago|reply
https://github.com/Microsoft/TypeScript/issues/14833
[+] [-] gustavorg|3 years ago|reply
[+] [-] nielsbot|3 years ago|reply
[+] [-] cercatrova|3 years ago|reply
[+] [-] durnygbur|3 years ago|reply
[+] [-] koshergweilo|3 years ago|reply
[+] [-] noduerme|3 years ago|reply
[+] [-] cacozen|3 years ago|reply
[+] [-] dschuessler|3 years ago|reply
[+] [-] wildgeodude|3 years ago|reply
[+] [-] have_faith|3 years ago|reply
[+] [-] lucasmullens|3 years ago|reply
Would be nice if this was exported to some TypeScript playground environment.
[+] [-] notjustanymike|3 years ago|reply
[+] [-] cacozen|3 years ago|reply