Skip to content

Commit 7723dcf

Browse files
committed
add inlay hint deprecation message since the editor has a better knob
1 parent b1cee55 commit 7723dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,7 @@
657657
},
658658
"FSharp.inlayHints.enabled": {
659659
"default": true,
660+
"markdownDeprecationMessage": "This can be controlled by `editor.inlayHints.enabled` instead.",
660661
"description": "Controls if the inlay hints feature is enabled",
661662
"type": "boolean"
662663
},

0 commit comments

Comments
 (0)