Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Substrate pluginNew to Visual Studio Code? Get it now.

Substrate plugin

enfipy

|
1,315 installs
| (1) | Free
Plugin for Parity Substrate
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Plugin for Substrate

Version Installs

This plugin provides a convenient development environment for Parity Substrate framework.

Prerequisites

To start using this extension - install it from marketplace. To run this extension you need following pre-requirements:

  1. Visual Studio Code v1.37.0+
  2. Yarn v1.13.0+

How to run

Steps:

  1. Clone project and open it in VSCode.
  2. Execute command yarn and yarn compile in terminal.
  3. Press F5.

To start webview development

  1. Execute the command yarn watch:views.
  2. Press F5.
  3. Press CMD + SHIFT + P and type Show webview.
  4. Make changes to webview in ./src/views.

Features

All features and it's functionality you can find in the features file.

Tutorial

Tutorial of how to use this plugin you can find in the tutorial file.

Plugin dependencies

Next plugins will be automatically installed with this plugin (if not installed):

  • Rust language support
  • Remote - Containers

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft