mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
6 lines
132 B
JSON
6 lines
132 B
JSON
|
{
|
||
|
"python.venvPath": "./env",
|
||
|
"python.analysis.autoImportCompletions": true,
|
||
|
"python.analysis.useLibraryCodeForTypes": true
|
||
|
}
|