I know that refactoring within a file is possible via leader-r
.
Is it possible to refactor code with jedi-vim across files, i.e. in the whole project?
Asked
Active
Viewed 372 times
1

clog14
- 1,549
- 1
- 16
- 32
-
1This is not possible at the moment. We have to wait for https://github.com/davidhalter/jedi/issues/1059 to be implemented. – Dave Halter Jun 02 '19 at 00:03