Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Aya ProverNew to Visual Studio Code? Get it now.
Aya Prover

Aya Prover

aya-prover

|
216 installs
| (0) | Free
Aya Prover support for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode extension for Aya

GitHub actions is enabled for this project, but we cannot attach SVGs to the README due to VSCode restrictions.

Download

You can download the release version of the extension itself from Marketplace. We also offer per-commit builds from the Release page.

To use this extension, you might also need the Language Server for Aya, which is either available as a fat-jar (lsp-fatjar.jar) or a jlinked image (aya-prover-jlink-*.zip).

Build from source

You need yarn to build this project and vsce to package it as an installable extension pack.

# Install build tools
npm install -g vsce yarn
# Install dependencies
yarn install
# Package the extension to `aya-prover-vscode-<version>.vsix`
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft