You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It will be nicer to have the possibility to copy the type inside code (json or directly in clipboard)
The text was updated successfully, but these errors were encountered: