Skip to content

Commit 8f65a55

Browse files
committed
Show cohost flag to all preview users
1 parent 1f607b6 commit 8f65a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.Custom.pkgdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"Description"="Uses the Razor language server that is cohosted in Roslyn to provide some Razor tooling functionality."
6262
"Value"=dword:00000000
6363
"Title"="Use Roslyn Cohost server for Razor (requires restart)"
64-
"PreviewPaneChannels"="IntPreview,int.main"
64+
"PreviewPaneChannels"="*"
6565

6666
[$RootKey$\FeatureFlags\Razor\LSP\ForceRuntimeCodeGeneration]
6767
"Description"="Enable combined design time/runtime code generation for Razor files"

0 commit comments

Comments
 (0)