[go: nahoru, domu]

Skip to content

Releases: unisonweb/vscode-unison

Latest

07 Nov 22:02
43d4459
Compare
Choose a tag to compare

NOTE: Releases will no longer be published here, the canonical source for this extension is now the VSCode marketplace: https://marketplace.visualstudio.com/items?itemName=unison-lang.unison

v0.0.6

27 Sep 19:24
Compare
Choose a tag to compare

Now available on the VS Code Extension Marketplace

v0.0.3

31 Aug 19:48
Compare
Choose a tag to compare

Installing

This extension is currently under development, to install a development build, follow these steps:

  • Download the latest unison-x.y.z.vsix from the Releases tab
  • Install it into your VS Code from a shell using code --install-extension unison-x.y.z.vsix
  • Build the unison executable from source from the cp/lsp-II branch
  • Ensure UCM is running before starting VS code

0.0.2

12 Jul 19:32
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Installing

This extension is currently under development, to install a development build, follow these steps:

  • Download the latest unison-x.y.z.vsix from the Releases tab
  • Install it into your VS Code from a shell using code --install-extension unison-x.y.z.vsix
  • Build the unison executable from source from the cp/lsp-II branch
  • Ensure UCM is running before starting VS code

Pre-Release 0.0.1

12 Jul 15:39
Compare
Choose a tag to compare
Pre-Release 0.0.1 Pre-release
Pre-release

Installing

This extension is currently under development, to install a development build, follow these steps:

  • Download the latest unison-x.y.z.vsix from the Releases tab
  • Install it into your VS Code from a shell using code --install-extension unison-x.y.z.vsix
  • Build ucm from source from the cp/lsp-II branch
  • Ensure UCM is running before starting VS code