This is the Murphi language support for VS code.
- Use
<typename>_t
(struct),<typename>_e
(enum),<typename>_n
(range) to explicitly designate a type.
- Snippet for
if
. - Snippet for
switch
. - Snippet for
invariant
.
Add snippet support.
Initial release of Murphi language extension, which supports syntex highlighting for Murphi.