forked from dotnet/vscode-csharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 468200: Tell Roslyn to initialize Razor only when the user …
…needs to Allows the extension to be in charge of when the Roslyn does its work to initialize Razor. The Roslyn side of this, which handles the notification, is https://dnceng.visualstudio.com/internal/_git/dotnet-roslyn/pullrequest/30922 Also related is dotnet/razor#8639
- Loading branch information
Showing
2 changed files
with
26 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters