Skip to content

Releases: vitelabs/soliditypp-vscode

v0.7.3

06 Jun 09:10
v0.7.3
3c1cb80

Choose a tag to compare

  • fix some bugs

v0.7.1

11 Nov 09:32
v0.7.1
2559852

Choose a tag to compare

Feature:

  • Support import mnemonics
  • Support to call contract and create contract by vc connect
  • Support loading contract from an exist contract address
  • Support deploy contract and call contract on testnet and mainnet
  • Upgrade go-vite to v2.10.0

v0.6.0

29 Mar 15:51

Choose a tag to compare

  • Upgrade gvite to v2.8.0.
  • Upgrade vite.js to v2.3.3.

Soliditypp-VSCodeExtention-v0.2.0

22 Feb 08:59

Choose a tag to compare

Soliditypp extension for Visual Studio Code

Soliditypp is the smart contract programming language used in Vite. Vite is a DAG-based, asynchronous, high-performance and fee-less dApp platform where transactions can be executed quickly and confirmed in seconds. The extension contains following features:

Features

  • Syntax highlighting
  • Code completion
  • Auto compilation when saving the contract
  • Compilation error highlighting
  • Detailed error message displaying when mouse over
  • One-click smart contract deployment and debugging
  • Support for multiple smart contracts
  • Deployment / debugging result displaying
  • Examples

Tutorial

See the Vite Wiki for details.