--- a/RefactoringRope/RefactoringClient.py Sun Nov 11 19:43:10 2018 +0100 +++ b/RefactoringRope/RefactoringClient.py Sun Nov 11 19:43:56 2018 +0100 @@ -251,6 +251,7 @@ the server @type dict """ + # TODO: remove Subcommand handling title = params["Title"] filename = params["FileName"] offset = params["Offset"]