Jake Bailey

Results 1408 comments of Jake Bailey

"none" as a module setting has been removed, we just haven't errored on it yet. Are you looking for moduleDetection=legacy?

There is a release in draft form; it is automatically created but requires a manual step as there are more places we need to publish the release than just npm.

I very much understand that. Our publisher very intentionally does not have permission to push tags (or anything else) to the repo. Please be patient. We'll create the tag soon.

Is it correct to say that this doesn't require https://github.com/apocas/dockerode/pull/766?

FWIW there is a PR for this in #2262. @LukeAbby does it do what you expect?

Yes, this LSP method is not implemented yet.

I assume we'd do it the same way as VS Code, just over LSP (which LSP is mostly a thin wrapper over).

See also https://github.com/microsoft/typescript-go/issues/2214#issuecomment-3612585349

I don't quite understand "module none" yet using imports. Why not another mode?