Syntax highlighting and language server integration for Unison.
See the extension README for details on the extension itself. This README focuses on contributing to and building the extension.
Install dependencies:
pnpm install
Build the package:
pnpm build