Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdcaa169

Browse files
xuanduc987KevinRansom
authored andcommitted
Show field types in tooltips (#3064)
* Show field types in tooltips* Using `FieldType` instead of `Enclosingtype`
1 parent6f5b2c4 commitdcaa169

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/fsharp/symbols/SymbolHelpers.fs‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,8 @@ module internal SymbolHelpers =
10681068
NicePrint.layoutILTypeRef denv finfo.ILTypeRef^^
10691069
SepL.dot^^
10701070
wordL(tagField finfo.FieldName)^^
1071+
RightL.colon^^
1072+
NicePrint.layoutType denv(finfo.FieldType(amap, m))^^
10711073
(
10721074
match finfo.LiteralValuewith
10731075
| None-> emptyL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp