File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ ### 6.0.2 - 01.5.2022
2+
3+ * Type parameter inlay hints can be clicked to apply the parameter annotation
4+ * Tooltips for inlay hints with instructions and links on how to configure them
5+ * Update FSAC to 0.53.0 to get [ these changes] ( https://github.com/fsharp/FsAutoComplete/releases/tag/v0.53.0 )
6+
17### 6.0.1 - 16.4.2022
28
39* Update FSAC to 0.52.1 to support cross-language project references and .NET SDK workloads
Original file line number Diff line number Diff line change 538538 "description" : " Enables additional code lenses showing number of references of a function or value. Requires background services to be enabled." ,
539539 "type" : " boolean" ,
540540 "deprecationMessage" : " This setting is deprecated. Use FSharp.codeLenses.references.enabled instead." ,
541- "markdownDeprecationMessage" : " This setting is **deprecated**. Use ` #FSharp.codeLenses.references.enabled#` instead."
541+ "markdownDeprecationMessage" : " This setting is **deprecated**. Use \u0060 #FSharp.codeLenses.references.enabled#\u0060 instead."
542542 },
543543 "FSharp.enableTouchBar" : {
544544 "default" : true ,
649649 "FSharp.inlayHints.disableLongTooltip" : {
650650 "default" : false ,
651651 "description" : " Hides the explanatory tooltip that appears on InlayHints to describe the different configuration toggles." ,
652- "type" :" boolean"
652+ "type" : " boolean"
653653 },
654654 "FSharp.inlayHints.enabled" : {
655655 "default" : true ,
16481648 "type" : " git" ,
16491649 "url" : " https://github.com/ionide/ionide-vscode-fsharp.git"
16501650 },
1651- "version" : " 6.0.1 "
1652- }
1651+ "version" : " 6.0.2 "
1652+ }
You can’t perform that action at this time.
0 commit comments