[jedi 0.17.0](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst#0170-2020-04-14) supports refactoring, should we leverage it? Related: - Remove support for rope: https://github.com/microsoft/vscode-python/issues/10440 - PR bumping up jedi to 0.17.0 in the extension: https://github.com/microsoft/vscode-python/pull/11252 (issue https://github.com/microsoft/vscode-python/issues/11221) - Spike - putting Jedi behind a language server: https://github.com/microsoft/vscode-python/issues/9033
jedi 0.17.0 supports refactoring, should we leverage it?
Related: