Fix intellisense

This commit is contained in:
Andras Schmelczer 2026-03-12 20:25:32 +00:00
parent 7ad029924e
commit 4cc0444b5b

View file

@ -8,5 +8,8 @@
},
"rust-analyzer.cargo.features": [
"all"
],
"python.analysis.extraPaths": [
"./reconcile-python/python"
]
}