This release includes a CN client/server bundle built on Ubuntu 22.04, Ubuntu 24.04, and macOS 14.
Note: this method of installation is experimental. If you encounter issues with it, please report them, and in the meantime use the instructions on building from source as a fallback.
See the README for full installation instructions, but in short:
- Download and unzip the appropriate zipfile, which should yield a
cn-client-0.1.0.vsix
file. - Run
code --install-extension /path/to/cn-client-0.1.0.vsix
. - Delete any opam-switch-based server and runtime paths in this client's VSCode settings, if it had previously been installed from source.
- Restart VSCode.