fannheyward / coc-pyright

Pyright extension for coc.nvim
MIT License
1.28k stars 47 forks source link

How to add sage to "python.autoComplete.extraPaths" ? #1084

Closed GopherJ closed 3 months ago

GopherJ commented 3 months ago

To get autocompletion for sagemath, I need to do as suggested in this comment, but seems coc-pyright doesn't offer this setting

https://github.com/microsoft/pylance-release/issues/58#issuecomment-812225575

fannheyward commented 3 months ago

Pyright didn't support this, it's Pylance's configuration.