Skip to content

Commit de1976c

Browse files
Update cohosting to be 'on' by default.
1 parent b4011f7 commit de1976c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1560,7 +1560,7 @@
15601560
},
15611561
"razor.languageServer.cohostingEnabled": {
15621562
"type": "boolean",
1563-
"default": false,
1563+
"default": true,
15641564
"description": "%configuration.razor.languageServer.cohostingEnabled%",
15651565
"tags": [
15661566
"experimental"

0 commit comments

Comments
 (0)