This repository was archived by the owner on Nov 8, 2021. It is now read-only.
Releases: paritytech/vscode-substrate
Releases · paritytech/vscode-substrate
v0.5.2
v0.5.1
- Remove Getting Started (Substrate Playground)
- Remove Tasks
- Remove built-in default process
v0.5.0
- Smart contracts and accounts support
v0.4.11
- "Purge chain" will run the binary directly (instead of potentially recompiling); same for "Start node".
- Add command "Compile & start node" that behaves like "Start node" previously, i.e. using "cargo run".
v0.4.10
- Playground: Fix ws endpoint for apps
v0.4.9
- Add "Getting started" command
v0.4.8
- Fix icons for light theme
- Always show marketplace treeview, even when no node is selected
- Playground: don't show Getting Started when a file is already opened
v0.4.7
- Playground fix for Workspace tasks.
v0.4.6
- Workspace tasks (tasks defined by the template) are now listed in a treeview
v0.4.5
- Polkadot Apps link on Substrate Playground
- Ask user for flags when launching node