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
In VS Code, the creation of the MEF composition is a noticably large pause when first opening a Razor document. We should cache it to disk to speed it up.
In VS Code, the creation of the MEF composition is a noticably large pause when first opening a Razor document. We should cache it to disk to speed it up.
See dotnet/roslyn#78122 and dotnet/roslyn#76276
to copy some codefor inspiration.The text was updated successfully, but these errors were encountered: