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

perf: update to lightning language server performance #4872

Merged
merged 1 commit into from
May 18, 2023

Conversation

randi274
Copy link
Contributor

What does this PR do?

Updates the lightning language server dependency to process stale components faster during initialization.

What issues does this PR fix or reference?

#4829, forcedotcom/lightning-language-server#568

Functionality Before

Startup of projects with large LWCs was slowed significantly by reloading the list of components in a loop.

Functionality After

These projects should now startup faster as that list is loaded in advance.

@randi274 randi274 requested a review from a team as a code owner May 18, 2023 20:10
@randi274 randi274 requested a review from peternhale May 18, 2023 20:10
@randi274 randi274 merged commit 3fba28a into develop May 18, 2023
16 checks passed
@randi274 randi274 deleted the randi/bump-lls branch May 18, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants