pylsp-rope icon indicating copy to clipboard operation
pylsp-rope copied to clipboard

doc: comprehensive rename configuration guide with examples

Open mcepl opened this issue 2 weeks ago • 5 comments

  • Add detailed JSON configuration example for enabling pylsp-rope rename
  • Clarify differences between rename plugins (pylsp_rope vs rope_rename vs jedi_rename)
  • Include verification steps and current limitations
  • Add comprehensive test suite demonstrating configuration patterns
  • Document future benefits of using pylsp-rope's rename functionality

Fixes: https://github.com/python-rope/pylsp-rope/issues/29

mcepl avatar Dec 30 '25 18:12 mcepl