Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
/ monaco-lean4 Public archive
forked from leanprover/vscode-lean4

Temporary fork of the VSCode Lean4 extension to work with Monaco.

License

Notifications You must be signed in to change notification settings

hhu-adam/monaco-lean4

 
 

Repository files navigation

Lean 4 VS Code Extension

This extension provides VS Code support for the Lean 4 theorem prover and programming language.

Installing Lean 4

After installing this extension, a 'Welcome' page with a setup guide should open automatically. The setup guide provides platform-specific information on the following topics:

  • Books and documentation resources
  • Installing dependencies that are needed by Lean
  • Installing Lean's version manager Elan and a recent stable version of Lean 4
  • Setting up a Lean 4 project
  • Troubleshooting issues

If the setup guide does not open automatically, you can still open it manually by opening an empty file, clicking on the ∀-symbol in the top right and selecting 'Documentation…' > 'Docs: Show Setup Guide'.

Setup guide with instructions for how to re-open the setup guide manually

Using this extension

The Lean 4 VS Code extension manual provides a complete and detailed overview over all features provided by this VS Code extension. If you are new to Lean, you may find the first five subsections of the 'Interacting with Lean files' section in the manual to be very helpful.

Manual table of contents

Developing the Lean 4 VS Code extension

See Development.

About

Temporary fork of the VSCode Lean4 extension to work with Monaco.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • JavaScript 2.3%
  • CSS 1.4%
  • HTML 0.8%
  • Lean 0.3%
  • Shell 0.1%
  • Nix 0.1%