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

Fix language server install time (bundle the extension with webpack) #6

Open
rosshamish opened this issue Jul 26, 2019 · 1 comment
Labels
help wanted Contribution requested

Comments

@rosshamish
Copy link
Owner

rosshamish commented Jul 26, 2019

https://code.visualstudio.com/api/working-with-extensions/bundling-extension

image

@rosshamish rosshamish changed the title Should bundle the extension for better perf Bundle the extension with webpack Jul 26, 2019
@rosshamish rosshamish added the help wanted Contribution requested label Jul 29, 2019
@rosshamish
Copy link
Owner Author

This will reduce the install time of the language server. Right now it's 1-5 minutes and sometimes (?) requires a restart of vs code. If it is webpack bundled, it should be less than 10s.

@rosshamish rosshamish changed the title Bundle the extension with webpack Fix language server install time (bundle the extension with webpack) Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Contribution requested
Projects
None yet
Development

No branches or pull requests

1 participant