Open rchiodo opened 1 month ago
The argument is whether or not this should behave this way. PYTHONPATH modifies how things are imported and a relative import might not work in this case.
Maybe we just put up a warning or something that says why you can't change to a relative import.
Repro Steps
Expected behavior
Code action appears
Actual behavior
Nothing appears
Logs
I debugged it. It's because of this code here: