1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-10-16 06:27:29 +00:00

Add vscode recommendations

This commit is contained in:
Steffo 2024-09-04 19:32:57 +02:00
parent 34f9c10dbf
commit 04b24b04f4
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

7
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
"recommendations": [
"ms-python.python",
"steffo.steffula-code",
"tamasfe.even-better-toml"
]
}