RefactoringRope/RefactoringClient.py

changeset 293
dd1c7ed6d880
parent 251
4dcc73076100
child 294
78e4a6823a98
diff -r 3ead66c44f3f -r dd1c7ed6d880 RefactoringRope/RefactoringClient.py
--- 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"]

eric ide

mercurial