Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SolidityppccNew to Visual Studio Code? Get it now.
Solidityppcc

Solidityppcc

Vite Labs

|
9,717 installs
| (2) | Free
Soliditypp extension for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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
  • Support for offchain querying
  • Support import mnemonics
  • Support to call contract and create contract by vc connect
  • Support deploy contract and call contract on testnet and mainnet
  • Support call any contract on mainnet
  • Examples

Tutorial

See the Vite Wiki for details.

Publish

https://code.visualstudio.com/api/working-with-extensions/publishing-extension

# Bump package version
npm version patch

# Publish to VC marketplace
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft