
This plugin adds the following features to python-lsp-server: - extract method (codeAction) - extract variable (codeAction) - inline method/variable/parameter (codeAction) - use function (codeAction) - method to method object (codeAction) - convert local variable to field (codeAction) - organize imports (codeAction) - introduce parameter (codeAction)