Jake Bailey

Results 1415 comments of Jake Bailey

This is blocked on #1729. Perhaps we should adopt VS Code's defaults as our own for now?

It's been a while. Is this still happening? We've made many improvements that I think should positively affect this. (Otherwise, we really need a repro.)

@typescript-bot perf test this faster

@typescript-bot perf test this

Wow, that's like 3-10% slower.

Are you talking about not having the `executeCommandLine` function, or that you wanted tsc's perf characteristics?

Rebased this PR now that #55326 is in; to test out the services perf, this PR can be cherry-picked in elsewhere to run perf tests.

#58045 is in, so retesting to gauge how much is left: @typescript-bot perf test this faster

@typescript-bot perf test this faster @typescript-bot perf test this faster [email protected]

I think it's a concern, in that if it's order dependent now, it might break in the future if the order internally changes somehow. So, I'd like the bug to...