@aidenybai I’ve solved this without throwing away context. I am the author of yasml. It works by automatically handling breaking up your context.
https://t.co/zfWlyKUdgO
After fighting with acorn-walk for far too long.... My recent commit
"In Rich Harris we Trust"
https://t.co/ivIEDdU93i
Thank you kind sir <3 cc:@Rich_Harris#ast#typescript
@danroth27@DamianEdwards Who oversees the System.CommandLine project?
I believe it needs some attention as a pivotal tool for building CLI apps. Seems like it got orphaned somewhere a long the lines.
If it needs community contribs to continue would love to know
@tannerlinsley I've experimented with JSDoc vs Typescript. The simple reality is typing with JSDoc means your types are a lie.
You can argue that you only need to type the public interface. But good luck generic typing a multi level depth obj using JSDoc.
Tech dept for next generation.
@t3dotgg I can't in good conscious upvote this.
- Cute: ✅
- Techie: ✅
- Solution Explorer on the Right: 🤬
Visual Studio 2012 is calling.
Bring on the bell bottoms. Guess I'm going Solution Right next week. Happy Holiday.
@tannerlinsley Related: I didn't get my wisdom teeth out until I was 37. It sucked for like 4-5 days but has been AMAZING ever since. Speed bump in the road to a better life. And I have never felt smarter =P
@mattpocockuk@tannerlinsley Embracing the 'as' syntax. I just added the 'PassPrevious extends true' ternary type which satisfied the constraint and now it works as intended
I now get Partial<Value> and Value return type based on boolean. Yay!
@mattpocockuk@tannerlinsley That’s great feedback. I rewrote some the path to always include a partial response. Based on some feedback from the #TypeScript discord.
Now I’m just messing with this for science 🧬.
@luke_pighetti Love the thread. But is the trade off of a few hundred mb fine ? Many of us the least powerful machine has 32gb. I think we have some breathing room for developer environments. PS a Also helix user