Instantly refactor your Python code
Dec 10, 2020
We're delighted to announce that Sourcery is now available in Sublime 🎉.
This means you can use all of the great features of Sourcery directly in Sublime:
Sourcery uses the the excellent LSP package to provide its functionality. There are complete installation instruction in our docs.
Hover over a Sourcery diagnostic to view the refactoring suggestion:
Click Code Actions
to view the options to fix:
Select the first option and your code is instantly refactored:
Check out our docs for more usage instructions and configuration options.