Marc J. Schmidt

Results 444 comments of Marc J. Schmidt

Becoming a drop-in replacement is not the goal since I don't want to copy the design limitations, bugs, and legacy decisions of tsc. > Is there a road map for...

code is now available but not ready for prime time yet

Thanks, already fixed in master. There's also a Dockerfile now to easily compile/test locally

Do you mean transformer written in JavaScript/TypeScript, or in C++?

C++ hook system will definitely be added. TS not so much as it would require me to map the entire AST as a node addon

@bryanrideshark I'm not sure what you are trying to say as this is about transformers and not related to Node/Language server. > I would pay for, and I'm sure thousands...

> There's a lot of libraries out there that use JSDoc comments to describe what functions do do you have a list of popular libraries that do use JSDoc instead...

NPM says it has d.ts files https://www.npmjs.com/package/lodash

With JSDoc support this is meant: https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html So it won't be part of type checking. @richardwillars your screenshot doesn't show anything related to JSDoc.

Got it, your feedback is appreciated. Not going to happen though, so closing