You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This description mixes Lean 3 and Lean 4 so it cannot work. You should decide which version you want to use. mathlibtools and leanproject are Lean 3 only, and you opened this issue for Lean 3 vscode extension.
I am using distribution manjaro linux.
vscode https://aur.archlinux.org/packages/visual-studio-code-bin
lean 4 plugin.
I get the following error when trying to get the result of interpreting the proof on lean:
`Waiting for Lean server to start...
I did about the following steps in order to work with lean:
source $HOME/.elan/env
lean4
leanproject new project
cd project
code .
The text was updated successfully, but these errors were encountered: