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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

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 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
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