Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(lsp): Have JS drive TSC event loop in LSP #23565

Merged
merged 13 commits into from May 9, 2024

Conversation

nathanwhit
Copy link
Member

@nathanwhit nathanwhit commented Apr 25, 2024

Works, but one failing test left to investigate

cli/lsp/tsc.rs Outdated Show resolved Hide resolved
@nathanwhit nathanwhit force-pushed the lsp-tsc-invert branch 2 times, most recently from 718342b to 1ccae59 Compare May 8, 2024 02:28
@nathanwhit nathanwhit changed the title [WIP] Have JS drive TSC event loop in LSP refactor(lsp): Have JS drive TSC event loop in LSP May 8, 2024
@nathanwhit nathanwhit marked this pull request as ready for review May 8, 2024 02:29
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, looks like we can now start profiling using CDP without needing to nudge LSP by clicking around. Nice work.

@dsherret do you want to give it a pass?

@nathanwhit nathanwhit added the ci-bench put this on a PR to run the benchmarks label May 9, 2024
@nathanwhit nathanwhit merged commit 19c0633 into denoland:main May 9, 2024
17 checks passed
@nathanwhit nathanwhit deleted the lsp-tsc-invert branch May 9, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-bench put this on a PR to run the benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants