Skip to content

v0.0.3

Choose a tag to compare

@ChrisPenner ChrisPenner released this 31 Aug 19:48
· 37 commits to main since this 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