2

I know that there are ways in emacs to refactor python scripts and e.g. change the name of a variable. What is the best way to do this in spacemacs? The standard refactoring only seems to offer a few things around the imports.

rope is installed on my system.

1 Answer 1

1

As far as I know rope is the only option for now since redbaron is at quite an early stage and hasn't been adopted by emacs yet. But there is an awesome rope wrapper called "Traad" made by Austin Bingham, who still maintains it. Here's its homepage: https://github.com/abingham/traad. He also gave a talk in EuroPython 2014 about it: https://www.youtube.com/watch?v=NvV5OrVk24c.

Definitely worth a try.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.