14
0

Accepting request 922882 from home:mcepl:work

Interesting plugin for python-lsp.

OBS-URL: https://build.opensuse.org/request/show/922882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=1
This commit is contained in:
2021-10-03 20:04:34 +00:00
committed by Git OBS Bridge
commit 3ee968bd2f
5 changed files with 109 additions and 0 deletions

15
python-pylsp-rope.changes Normal file
View File

@@ -0,0 +1,15 @@
-------------------------------------------------------------------
Sun Oct 03 06:46:13 UTC 2021 - mcepl@cepl.eu
- Update to version 0.0.0+git.1633239046.8355444:
* Point to python-rope organisation repository
* Rename command prefix to pylsp_rope
* Implement pylsp_commands()
* Use keyword parameters when calling executeCommand()
* Implement rope_changeset_to_workspace_changeset() using lsp_diff()
* Implement lsp_diff()
* Add CONTRIBUTING.md
* Update README.md
* Add Features section in README.md
* Update README.md