pyrefly icon indicating copy to clipboard operation
pyrefly copied to clipboard

Extension or inclusion into Spyder

Open steven5clu884 opened this issue 9 months ago • 3 comments

Describe the Bug

You include an extension for VS code I searched for an extension or tool for the Spyder Python IDE but found none May I know why this original python IDE gets no lone ?

Sandbox Link

No response

(Only applicable for extension issues) IDE Information

No response

steven5clu884 avatar May 15 '25 22:05 steven5clu884

Thanks for your question! It looks like Spyder supports the Language Server Protocol (LSP), which Pyrefly involvements. It shouldn’t be too hard to integrate.

Maybe someone can give it a try and post here with a recipe that worked for them and we can include it in the docs!

samwgoldman avatar May 16 '25 02:05 samwgoldman

Sounds Like nice side project. I will see what I can accomplish this weekend since I love Spyder But I have no formal RUST experience

Thank you for your time and attention

On Thu, May 15, 2025 at 7:40 PM Sam Goldman @.***> wrote:

samwgoldman left a comment (facebook/pyrefly#209) https://github.com/facebook/pyrefly/issues/209#issuecomment-2885488060

Thanks for your question! It looks like Spyder supports the Language Server Protocol (LSP) https://docs.spyder-ide.org/current/panes/editor.html#code-analysis-and-completions, which Pyrefly involvements. It shouldn’t be too hard to integrate.

Maybe someone can give it a try and post here with a recipe that worked for them and we can include it in the docs!

— Reply to this email directly, view it on GitHub https://github.com/facebook/pyrefly/issues/209#issuecomment-2885488060, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4JTXVLWBXWXDV453E3DRT26VF3RAVCNFSM6AAAAAB5HKMFQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOBVGQ4DQMBWGA . You are receiving this because you authored the thread.Message ID: @.***>

steven5clu884 avatar May 16 '25 03:05 steven5clu884

Sounds Like nice side project. I will see what I can accomplish this weekend since I love Spyder But I have no formal RUST experience

Thank you for your time and attention

Thanks for the involvement! Instructions for other editors here should be helpful. pyrefly lsp will start the server and is likely all you'll need (after installing it).

kinto0 avatar May 16 '25 05:05 kinto0

Closing the issue for now since it seems resolved, feel free to reopen if you run into any issues getting things working with spyder.

yangdanny97 avatar May 29 '25 02:05 yangdanny97