repl-legacy icon indicating copy to clipboard operation
repl-legacy copied to clipboard

Record tooltips formatting

Open ncave opened this issue 8 years ago • 0 comments

The tooltip for type Complex = { r : double; i : double } looks like that:

type Complex = {"input":" "}{r: double; {"input":" "}i: double;}
Full name: Program.Complex

ncave avatar Jan 09 '18 21:01 ncave