In some of the WWDC videos, I believe there was mention of upcoming improvements to the VSCode extension and LSP, particularly around better support for incremental builds. Did I understand that correctly? And if so, are there any timelines or expected release dates for these improvements?
In general, all improvements referred to in WWDC are either already there (since 6.1 for LSP or throughout the year in updates to the extension), or part of the upcoming 6.2 release.
The main update I can recall on the LSP front is from the What’s New in Swift video, eg. that background indexing was enabled by default in 6.1 for SwiftPM projects and the introduction of a new filtering/scoring mechanism for code completion in 6.2, which should improve the relevance of results.
Do you have a timestamp for the section about incremental builds you’re referring to?
Apologies - I rewatched the videos and realized I misunderstood some points.
Thank you for your time.