reasonml-idea-plugin icon indicating copy to clipboard operation
reasonml-idea-plugin copied to clipboard

Add support for Show type , show Expression type

Open yunti opened this issue 7 years ago • 4 comments

plugin version: v0.68

Description

Add support for show type (eg of variable) and show expression type

eg java image

or scala

yunti avatar Dec 14 '18 15:12 yunti

How are you even able to program in ocaml/reason without this feature? Am I missing some other feature that can be used instead?

loxs avatar Jan 21 '19 07:01 loxs

nothing can be used instead, it's not done yet

giraud avatar Jan 21 '19 09:01 giraud

Small bump to this feature :D @loxs if you are using bsb you can use bsc to print file interfaces as workaround: npx bsc -bs-re-out lib/bs/src/<YourModule>.cmi

Coobaha avatar Apr 22 '19 09:04 Coobaha

@Coobaha thanks for the tip.

This is probably the stand out missing feature for me. Hard to use the plugin seriously without it. I need to learn some java so that I contribute (well done for your PR effort).

yunti avatar May 13 '19 16:05 yunti