chore: add the lean4 extension to the vscode workspace (#3059)
This prompts users opening the workspace (on a new device) for the first time to install the lean extension # Summary Link to `RFC` or `bug` issue: N/A
This commit is contained in:
parent
f208d7b50f
commit
d279a4871f
1 changed files with 5 additions and 0 deletions
|
|
@ -48,5 +48,10 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
"leanprover.lean4"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue