superlou / lapce-python

Python LSP plugin for the Lapce editor
MIT License
22 stars 4 forks source link

Add pyright as an LSP option #15

Open akhildevelops opened 1 year ago

akhildevelops commented 1 year ago

Hi @superlou,

Thanks for building the plugin. Would you be interested in changing the current lsp to pyright as it's quite popular and powers Vscode's python extension.

If you are ok I'll give a PR.

superlou commented 1 year ago

Is it possible for the LSP server to be selectable between Python LSP Server and pyright? I think Lapce has the capability now for configuration options in the GUI for plugins.

akhildevelops commented 1 year ago

This will be a cool idea. Yes lapce has GUI for plugins.

akhildevelops commented 1 year ago

Can I contribute by adding pyright as an optional LSP ?

superlou commented 1 year ago

Absolutely.

akhildevelops commented 1 year ago

Hi @superlou, I'm bit hung with some work, unable to spend time on this. Feel free to close the issue if you aren't interested in it.

superlou commented 1 year ago

No worries. Having configuration options for other LSPs seems reasonable, and I'm caught up with work myself. It's fine to leave open. We can close it if we find that there's a technical roadblock.