We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2841a commit 1b4f680Copy full SHA for 1b4f680
Editors/vscode/package.json
@@ -60,8 +60,8 @@
60
},
61
"sourcekit-lsp.inlayHints.enabled": {
62
"type": "boolean",
63
- "default": true,
64
- "description": "Render inlay type annotations in the editor."
+ "default": false,
+ "description": "(experimental) Render inlay type annotations in the editor."
65
66
"sourcekit-lsp.trace.server": {
67
"type": "string",
0 commit comments