ItsAshrafSyed / seahorse-snippets

a VS code extension for seahorse lang snippets to help writing code in seahorse easy.

Home Page:https://marketplace.visualstudio.com/items?itemName=AshrafSyed.seahorse-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seahorse-snippets

VS code extension for seahorse language snippets to help writing code in seahorse easy.

Features

You can accesss the snippet inside the code with a prefix "!" following the acronym.

Triggers Snippets
!pyth from seahorse.pyth import *
!prld from seahorse.prelude import *
!inst @instruction
def def_name(signer: Signer):
!cls class class_name(Account):
!cpi CpiAccount(account,mut=False,signer=False,seeds=[])

About

a VS code extension for seahorse lang snippets to help writing code in seahorse easy.

https://marketplace.visualstudio.com/items?itemName=AshrafSyed.seahorse-snippets