1
0
forked from VimPlug/jedi
Commit Graph

19 Commits

Author SHA1 Message Date
David Halter
eda2430ad7 __class__ -> type 2012-10-01 08:50:12 +02:00
David Halter
ff84e4670b keyword completion shouldn't occur all the times; thanks to Tobias Halter for his brilliant Kantischueler logic. 2012-09-30 16:46:28 +02:00
David Halter
511369ad88 python keyword completion, fixes #21 2012-09-30 15:56:57 +02:00
David Halter
40a61d7b9e doc/todos 2012-09-24 11:50:08 +02:00
David Halter
56a97c9df5 can now refactor statements ahead of '=', fixes #20 2012-09-23 14:19:47 +02:00
David Halter
111f7c637f reverse rename sorting -> fixes issue 5 of jedi-vim 2012-09-23 11:01:37 +02:00
David Halter
78f2059c12 rename / goto fully functional 2012-09-22 17:20:51 +02:00
David Halter
5982c7c93d testing should now work without duplicates 2012-09-22 16:36:39 +02:00
David Halter
c7e8278ca4 changed rename tests 2012-09-22 16:06:30 +02:00
David Halter
4735126f1b goto / related_name fixed -> tests are passing again 2012-09-22 15:15:21 +02:00
David Halter
0c71a9d86a renaming works now a little bit better with modules 2012-09-22 01:48:17 +02:00
David Halter
7dc96502eb again working with further refactorings 2012-09-22 00:54:20 +02:00
David Halter
c464925647 removal of old unused goto stuff 2012-09-22 00:26:30 +02:00
David Halter
fd760f1870 renaming and goto work now +/- 2012-09-22 00:15:32 +02:00
David Halter
32b51e0c68 import goto tests work almost again 2012-09-21 23:26:39 +02:00
David Halter
ef451f6dca rename working again with different goto function. now change the goto function itself 2012-09-21 22:36:47 +02:00
David Halter
bfca702bf9 total rewrite of goto -> incomplete 2012-09-21 20:26:41 +02:00
David Halter
40eac8eeed import stuff in __init__.py 2012-09-18 16:05:01 +02:00
Danilo Bargen
21826e7a34 Moved jedi files to separate package folder 2012-09-17 22:38:38 +02:00