as1ndu / vscode-scilla

VS Code support for Scilla

Home Page:https://marketplace.visualstudio.com/items?itemName=as1ndu.scilla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scilla for VSCode

Scilla, short for Smart Contract Intermediate-Level Language, is an intermediate-level smart contract language being developed for Zilliqa. Scilla has been designed as a principled language with smart contract safety in mind. ‍

To learn more about Scilla;

Installation

Features

  • Syntax highlighting
  • Code Snippets
  • Debugging (Error & Warnings)
  • Cash Flow Analysis (ctrl + P then > type scilla then select Scilla: Cashflow Analyser)
  • Gas Usage Reports (Enable it in extension settings)
  • Type info for variables (Hover over dotted lines to see they type information of a variable)
  • Configuration via Vscode's UI

Pending Items

Requirements

Latest version of Visual Studio Code (VSCode) i.e VSCode Engine 1.34.0 & above

About

VS Code support for Scilla

https://marketplace.visualstudio.com/items?itemName=as1ndu.scilla

License:MIT License


Languages

Language:TypeScript 100.0%