basedpyright
basedpyright copied to clipboard
"failed to find pyright executable, falling back to bundled: " message is wrong
from extension.activate
specifically it outputs the path to the executable it was looking for, not the path to the bundled version.
it should probably print both paths actually