leanprover/vscode-lean

Name: vscode-lean

Owner: Lean

Description: An extension for VS Code which provides support for the Lean language.

Created: 2016-12-19 20:21:34.0

Updated: 2017-10-06 22:32:22.0

Pushed: 2017-11-21 00:02:16.0

Homepage: null

Size: 219

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Lean for VSCode

This extension adds support for Lean.

Features

We currently support a variety of features.

Requirements

This extension requires an installation of Lean.

On Windows, you need to add both C:\msys64\mingw64\bin (or wherever you installed msys2) and C:\projects\lean\bin (or wherever you installed Lean) to the system PATH environment variable. To do this, press windows-key + Pause > go to Advanced System Settings > go to Environment variables. Under system variables (not user variables) find the Path variable, and add these two folders.

Extension Settings

This extension contributes the following settings:

Other potentially helpful settings
Development
Release Notes
0.10.1
0.10.0
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.6.6
0.6.5

Add support for detecting Lean server versions.

0.6.4

Add support for time and memory limits.

0.6.2

Consider angle brackets and parenthesis when completing unicode symbols.

0.6.0

Bug fixes, stability, and a handful of feature improvements

0.4.0

Implement many features implemented by the EMACS mode. We now support:

0.3.0

Add basic integration with the Lean server.

0.1.0

Initial release of the package.


Contact

Please report issues on Github.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.