pylsp-rope

Extended refactoring capabilities for python-lsp-server using Rope (by python-rope)

Pylsp-rope Alternatives

Similar projects and alternatives to pylsp-rope

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pylsp-rope alternative or higher similarity.

pylsp-rope reviews and mentions

Posts with mentions or reviews of pylsp-rope. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.
  • How to test lsp performance
    4 projects | /r/neovim | 21 Jun 2023
    pylsp-rope is actually an external plugin project, it implements advanced refactoring functionalities using code action (extract method/variable, function inlining, converting local variables to instance variables, organise import, etc). Unless you have explicitly installed pylsp-rope at some point, it's unlikely you already have it in your system. I'm the author of pylsp-rope, btw.
  • Open Source Python libraries/projects that need contributions?
    5 projects | /r/Python | 11 Dec 2022
    If you're also a user of rope, which is a Python refactoring library, my python-lsp-server plugin pylsp-rope would also welcome contributions. They have a fairly small codebase, and so they would be relatively easy to pick up.
  • Completion and auto imports
    3 projects | /r/neovim | 8 Dec 2022
    Currently the best way to use rope for refactoring (including extract, inlining, reorganise import, plus many more) in Neovim is with pylsp-rope and your preferred LSP client. pylsp-rope is going to be the main focus of bringing rope capabilities to various IDEs and text editors. I'll have to find the time for this, but I'm planning to overhaul the rope support in core pylsp to make it work even better.
  • Making Python Code Idiomatic by Automatic Refactoring Non-Idiomatic Python Code with Pythonic Idioms
    3 projects | /r/Python | 23 Nov 2022
    Rope's Restructuring refactoring is very powerful and flexible, and it's very accurate given the pattern, however it's currently only accessible from rope's programmatic interface, which means you have to write a little bit of Python code to use it. I've not been able to figure out how best to expose this capability into easy to use user interface within text editors/IDEs and especially within the constraints of LSP for pylsp-rope.
  • What are some interesting open source projects to contribute code to?
    6 projects | /r/opensource | 22 Sep 2022
    I am the maintainer rope and pylsp-rope. They are libraries for automated Python refactoring and to do that from any LSP-capable editors. We are always welcoming contributors of all levels.
  • Why IDEs are Important
    2 projects | /r/vim | 11 Sep 2022
    You can also use pylsp-rope, though until LSP actually provides a standard Villani compliant interface that allows LS to implement move refactoring, you may not be able to use it from your editor. I'm kinda thinking that maybe I should just non-standard LSP extension that ropevim would call into. It shouldn't just be Microsoft that can play EEE 😅
  • Visual Studio Code is designed to fracture
    17 projects | /r/programming | 31 Aug 2022
    pylsp-rope
  • What's your formula for promoting your open source project?
    3 projects | /r/opensource | 11 Jul 2022
    I never had to market an open source project from zero that later grow into popularity, but I did inherit the maintainership of a fairly popular project and then I started a new project that have been gaining a small, but growing momentum.
  • Are you a person who loves reinventing a wheel ?
    4 projects | /r/Python | 19 Apr 2022
    Most of my personal projects are written because I need a feature that nobody else has anything remotely resembling what I need.
  • Vim setup as a Python IDE with REPL similar to Spyder/VSCode
    6 projects | /r/Python | 24 Feb 2022
    pylsp-rope for refactoring capabilities
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic pylsp-rope repo stats
12
101
8.3
about 1 month ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com