Jake Bailey

Results 1478 comments of Jake Bailey

You steps don't include copying `launch.template.json` to `launch.json`. Did you do that too?

The build I think has improved to fix this, but if you're just experimenting (which is what I think was happening these many months ago), just use the published VS...

Tested this, and it still gave me a full clone, it seems.

Old PR but I don't think this ended up working, and it also definitely doesn't work if you say, clone `main` today but then go back in the git history...

Most of us have `hereby` installed globally as that's faster to run, but, I guess we could document it differently.

We already have scripts for some tasks, and could include more. > The doc says hereby is not needed to work on the repo but it is actually a dependency....

FYI we released a preview extension: https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.native-preview I am curious if this still happens; a lot of stuff has been optimized. Maybe not this, since we haven't stuck FS caching...

It's possible https://github.com/microsoft/typescript-go/pull/996 will help, but it does clear the cache between changes, so maybe not, actually. We just aren't doing any sort of caching when it comes to module...

It's just a bug; this part of the code is likely being fixed in #851