forcedotcom / lightning-language-server

LWC and Aura Language Servers - shipped as part of the Salesforce VSCode Extensions
https://forcedotcom.github.io/salesforcedx-vscode/
BSD 3-Clause "New" or "Revised" License
33 stars 49 forks source link

perf: improve time taken to init #567

Closed mwaddoupcertinia closed 1 year ago

mwaddoupcertinia commented 1 year ago

What does this PR do?

Performance enhancement to speed up initialisation, particularly when working with large code bases. Tested locally, this has reduced the startup time for the extension from > 2 hours to around 2 minutes.

What issues does this PR fix or reference?

https://github.com/forcedotcom/salesforcedx-vscode/issues/4829