leanprover / vscode-lean4

Visual Studio Code extension for the Lean 4 proof assistant
Apache License 2.0
169 stars 48 forks source link

refactor: docview #473

Closed mhuisi closed 5 months ago

mhuisi commented 5 months ago

This PR replaces the DocView with the built-in simple browser of VS Code. The abbreviations feature of the docview is factored out into a separate AbbreviationView.

This PR also updates the manual and the setup guide to reflect the current version of the VS Code extension and moves the 'Show Setup Guide' and 'Show Manual' commands to "Docs' from 'Setup'.