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

LSP: Lazily start the TS server #28387

Open
nayeemrmn opened this issue Mar 4, 2025 · 0 comments · May be fixed by #28392
Open

LSP: Lazily start the TS server #28387

nayeemrmn opened this issue Mar 4, 2025 · 0 comments · May be fixed by #28392
Assignees
Labels
lsp related to the language server perf performance related

Comments

@nayeemrmn
Copy link
Collaborator

nayeemrmn commented Mar 4, 2025

Start it on first use for a Deno-enabled file to reduce idle memory usage in Node projects.

Ref #28384.

@nayeemrmn nayeemrmn added lsp related to the language server perf performance related labels Mar 4, 2025
@nayeemrmn nayeemrmn self-assigned this Mar 4, 2025
@nayeemrmn nayeemrmn linked a pull request Mar 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp related to the language server perf performance related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant