WIP lsp-manager effort 6
This commit is contained in:
@@ -211,13 +211,13 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"include_class_objects": true,
|
"include_class_objects": true,
|
||||||
"include_function_objects": true,
|
"include_function_objects": true,
|
||||||
"fuzzy": true
|
"fuzzy": false
|
||||||
},
|
},
|
||||||
"jedi":{
|
"jedi":{
|
||||||
|
"root_dir": "file://{workspace.folder}",
|
||||||
"extra_paths": [
|
"extra_paths": [
|
||||||
"{user.home}/Portable_Apps/py-venvs/pylsp-venv/venv/lib/python3.10/site-packages"
|
"{user.home}/Portable_Apps/py-venvs/pylsp-venv/venv/lib/python3.10/site-packages"
|
||||||
],
|
]
|
||||||
"root_dir": "file://{workspace.folder}"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user