Completion performance for multitargeted projects is slow #4914
Labels
Area-LangService-API
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
With SDK-style projects, if you multi-target, the experience is subpar due to very slow completion. With #4889 this is alleviated for a time, but after a while it will still invalidate caches and rebuild chunks of the world. The language service itself needs to properly understand the additional context that multitargeting requires.
Although this is not a regression, it is still quite a bad experience for people who multitarget. We recommend sticking to a single target if you don't require multitargeting.
The text was updated successfully, but these errors were encountered: