plfl icon indicating copy to clipboard operation
plfl copied to clipboard

Add project skeleton

Open collares opened this issue 1 year ago • 0 comments

The key thing to be aware of when using Lean projects is that you should open the root directory (the one containing the lean-toolchain file) in VS Code using the "Open Folder" command, instead of opening files directly. Otherwise imports won't work (they probably don't work now either, though).

If you ever want to update the Lean version used by this project in the future, just edit the lean-toolchain file and VS Code/Emacs should pick it up automatically.

collares avatar Nov 19 '23 18:11 collares