Michael James

Results 16 comments of Michael James

I discovered that the underlying issue is with overlapping paths between generated assets and static assets. If ya'll are ok with supporting that this could easily be fixed by wrapping...

mmm, not sure how helpful they'll be but here are some sanitised logs... the watched dirs are kinda odd to me as it's watching stuff outside of VS Code workspace...

@sheetalkamat I just tried it out again with your change included -- unfortunately still seems to be broken. memory climbed back up to 100GB RSS before the OS killed the...

Cross-posting for reference https://github.com/microsoft/typescript-go/pull/1745#issuecomment-3322782149. Seems to still use a lot of memory but doesn't OOM anymore! We also haven't tried out `--maxConcurrentProjects` but can give it a go. Is the...

Posting a quick update. Find refs will now return a partial set of results based on which files the user has opened in their editor so, for example, it returned...

This seems to be more or less fixed. Closing it out in favour of: https://github.com/microsoft/typescript-go/issues/2204