Skip to content

Commit

Permalink
add inlay hint deprecation message since the editor has a better knob
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Oct 15, 2023
1 parent b1cee55 commit 7723dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@
},
"FSharp.inlayHints.enabled": {
"default": true,
"markdownDeprecationMessage": "This can be controlled by `editor.inlayHints.enabled` instead.",
"description": "Controls if the inlay hints feature is enabled",
"type": "boolean"
},
Expand Down

0 comments on commit 7723dcf

Please sign in to comment.