Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Releases: paritytech/vscode-substrate

v0.5.2

14 Dec 14:16
16eca6b

Choose a tag to compare

Fix GitHub action

v0.5.1

24 Sep 02:00
5c81b34

Choose a tag to compare

  • Remove Getting Started (Substrate Playground)
  • Remove Tasks
  • Remove built-in default process

v0.5.0

17 Aug 02:23
d001e44

Choose a tag to compare

  • Smart contracts and accounts support

v0.4.11

25 Jul 11:12
ec1367f

Choose a tag to compare

  • "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

18 Jun 21:31
220e66f

Choose a tag to compare

  • Playground: Fix ws endpoint for apps

v0.4.9

15 Jun 19:52
a47af4a

Choose a tag to compare

  • Add "Getting started" command

v0.4.8

11 Jun 22:30
eb58f9c

Choose a tag to compare

  • 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

10 Jun 23:44
89325f9

Choose a tag to compare

  • Playground fix for Workspace tasks.

v0.4.6

09 Jun 22:26
72ff8cf

Choose a tag to compare

  • Workspace tasks (tasks defined by the template) are now listed in a treeview

v0.4.5

05 Jun 00:53
d9f3173

Choose a tag to compare

  • Polkadot Apps link on Substrate Playground
  • Ask user for flags when launching node