Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Seahorse SnippetsNew to Visual Studio Code? Get it now.
Seahorse Snippets

Seahorse Snippets

Ashraf Syed

|
97 installs
| (0) | Free
helps write code in seahorse lang faster
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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 abbrivate.

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=[])
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft