Heejae Chang
Heejae Chang
so, no auto import in completion, but how about from code actions?
hmm.. it works for me. anyway, it sounds like we want to improve our support on editable installs.
extra path doesn't support wildcard such as `*` unlike `include/exclude`
opened issue - https://github.com/microsoft/pylance-release/issues/7396 and https://github.com/microsoft/pylance-release/issues/7397
@BlackDark can you actually just zip up the folder and provide us the zip here? that will make it easier for us to take a look? since you already have...
Hi @AlexanderHott, I'm an AI Support assistant here to help with your issue. While the team reviews your request, I wanted to provide some possible tips and documentation that might...
I think it is a UI bug, we are probably mis-calculating number to report. if you believe it actually causing perf issue (not just UI), can you provide us some...
can the file with broken changes could have been modified while renaming is going on? did user do anything once invoked the rename?
for now, you can explicitly set `"python.analysis.completionOverrideExperiment": false` to turn off the `experiement`
sorry to hear that. if you provide us some profile data described in https://github.com/microsoft/pylance-release/wiki/Collecting-data-for-an-investigation.#collecting-cpuprofiles we might be able to dig in to find out what is going on. also, you...