basedpyright icon indicating copy to clipboard operation
basedpyright copied to clipboard

"failed to find pyright executable, falling back to bundled: " message is wrong

Open KotlinIsland opened this issue 1 year ago • 1 comments

from extension.activate

KotlinIsland avatar Mar 25 '24 05:03 KotlinIsland

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

DetachHead avatar Sep 22 '24 04:09 DetachHead