Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LilyNew to Visual Studio Code? Get it now.
Lily

Lily

welltypedwitch

|
31 installs
| (0) | Free
Sytnax Highlighting for the Lily theorem prover
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lily

Syntax highlighting for the Lily theorem prover.

Features

Syntax Highlighting for .lily files.

Build Instructions

To build and install lily-vscode, first install vsce (This has to be executed as root)

npm install -g vsce

To create the package .vsix file, run

vsce package

This will generate a file called lily-<version>.vsix.

In Visual Studio Code, press Ctrl + P to open the command prompt, type in

>Extensions: Install from VSIX

and select the generated polaris-<version>.vsix file.

Now reload vscode via

>Developer: Reload Window
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft