ale icon indicating copy to clipboard operation
ale copied to clipboard

Add support for basedpyright

Open KotlinIsland opened this issue 1 year ago • 1 comments

Name: basedpyright URL: https://github.com/DetachHead/basedpyright

It's like Pyright but much better. ("pyright fork with various type checking improvements")

KotlinIsland avatar Mar 29 '24 04:03 KotlinIsland

For me, setting:

let g:python_pyright_executable = 'basedpyright-lamgserver'

did the trick. Not sure if there are other settings needed.

GerardoGR avatar Jul 15 '25 09:07 GerardoGR