Releases: leanprover/vscode-lean4
Releases · leanprover/vscode-lean4
v0.0.212
- Add new installation mechanism that installs Git and curl automatically (#641, #648)
- Add language server support for lakefile.toml by depending on Even Better TOML (#646)
- Add a new sort order for 'All messages' in the InfoView (#645, #647)
- Re-add copy-state and copy-message functionality to the InfoView context menu (#644)
- Increase auto-completion delay (#654)
- Fix 'Stop Server' command (#642)
- Ensure that all update options are provided in the 'Update Dependency' command (#638)
- Bump recommended Elan version to 4.0.0 (#640)
- Ensure that Lean extension activates when any file in a Lean project is opened (#637)
- Alias
\dot
and\cdot
to\centerdot
(#639) - Add abbreviations for macrons (#633, author: @Komyyy)
- Add two-sided abbreviation for norms (#634, author: @Julian)
- Add abbreviation for
HEq
(#632, author: @Rob23oba) - Fix a bug where the extension would issue 'Restart Server' notifications even when a config file was merely touched, not actually modified (#651)
v0.0.211-pre
v0.0.210-pre
- Add new installation mechanism that installs Git and curl automatically (#641, #648)
- Add language server support for lakefile.toml by depending on Even Better TOML (#646)
- Add a new sort order for 'All messages' in the InfoView (#645, #647)
- Re-add copy-state and copy-message functionality to the InfoView context menu (#644)
- Fix 'Stop Server' command (#642)
- Ensure that all update options are provided in the 'Update Dependency' command (#638)
- Bump recommended Elan version to 4.0.0 (#640)
- Ensure that Lean extension activates when any file in a Lean project is opened (#637)
- Alias
\dot
and\cdot
to\centerdot
(#639) - Add abbreviations for macrons (#633, author: @Komyyy)
- Add two-sided abbreviation for norms (#634, author: @Julian)
- Add abbreviation for
HEq
(#632, author: @Rob23oba)
v0.0.209
v0.0.208-pre
- Add client-side support for module hierarchy (#620)
- Improve
lake exe cache get
error reporting (#621) - Add better error message for Windows antivirus cache errors (#624)
- Allow using language ID
lean
in markdown blocks (#622)
This release was not published on OpenVSX because OpenVSX is once again broken.