Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Reduce VS Code startup time #1066

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

cgranade
Copy link
Contributor

This draft PR attempts to reduce the startup time for the VS Code extension in two ways:

  • Defer start of language server until after the activate method
  • Use esbuild to reduce # of files in VSIX

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant