mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 10:19:02 +00:00
update package.json default for expandable hover
This commit is contained in:
@@ -575,7 +575,7 @@
|
||||
},
|
||||
"typescript.experimental.expandableHover": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"description": "%configuration.expandableHover%",
|
||||
"scope": "window",
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user