ts-type-explorer icon indicating copy to clipboard operation
ts-type-explorer copied to clipboard

JSON format to copy types

Open chlbri opened this issue 1 year ago • 2 comments

It will be nicer to have the possibility to copy the type inside code (json or directly in clipboard)

chlbri avatar May 03 '24 11:05 chlbri

Agreed. Stumbled on to this plugin looking for the same functionality

max-pod avatar May 06 '24 19:05 max-pod

I have the same - niche - case.

I have very very complex computed type, that I want to "cache" by making it fixed in place - the easiest solution would be to grab copy the full type, do some manual adjustments, and save as type alias. However this extension doesn't provide such functionality, although I must admit that the explorer by itself is very nice.

soanvig avatar Aug 27 '24 12:08 soanvig