You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Turn off closed files diagnostic analysis & fix creating IncrementalBuilder when a file opens (dotnet#2395)
* turn off closed files diagnostic analysisuse predefined BlockForCompletionItems option instead of hand made one* fixed: IncrementalBuilder is created every time a file in project opened / reopened