morphling icon indicating copy to clipboard operation
morphling copied to clipboard

First-class support of primitive Enums

Open danslapman opened this issue 7 years ago • 2 comments

.. instead of by-hand encoding using alt's. This should also include kind of morphling-enumeratum module

danslapman avatar Apr 26 '19 16:04 danslapman

After a short investigation I found, that there is no need to do anything specific to naturally support enumeratum, this only need to be documented.

danslapman avatar May 08 '19 13:05 danslapman

https://gist.github.com/danslapman/dd7a8742817159d818697738b136e646

danslapman avatar Sep 02 '22 09:09 danslapman