This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2025-12-06 14:04:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4aa583e169500b83fab7c23a2fe9c4db81c4f9c
jedi
/
test
/
refactor
History
Dave Halter
d4aa583e16
Fix inline case where a name was removed without the code being used,
fixes
#1582
2020-05-14 23:08:37 +02:00
..
import_tree
Use inline_mod instead of some_mod for inline refactor tests
2020-02-28 01:53:35 +01:00
extract_function.py
Extract now properly validates line/column and those two params are required
2020-04-13 23:15:42 +02:00
extract_variable.py
Some refactorings and final tests for extract variable
2020-02-21 03:15:40 +01:00
inline.py
Fix inline case where a name was removed without the code being used,
fixes
#1582
2020-05-14 23:08:37 +02:00
rename.py
Use inline_mod instead of some_mod for inline refactor tests
2020-02-28 01:53:35 +01:00