repl icon indicating copy to clipboard operation
repl copied to clipboard

[monaco] `lang="ts"` not actually works

Open troy351 opened this issue 1 year ago • 0 comments

Reproduce Steps:

  • Open repl
  • Add lang="ts" on <script>
  • Add const foo = 1 at the end of <script>
  • Hover foo, type not correct image

troy351 avatar Jul 04 '24 02:07 troy351