Releases: python-rope/pylsp-rope
Releases · python-rope/pylsp-rope
0.1.15
What's Changed
- Change
WorkspaceEdit
to use documentChanges
by @lieryan in #23
- Add files missing from the source packages needed for running tests
Full Changelog: 0.1.13...0.1.15
0.1.8
New features
- Add refactor extract method/variable including similar statements
variant
- Add refactor extract global method/variable variant