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
511369ad88 python keyword completion, fixes #21 2012-09-30 15:56:57 +02:00
David Halter
920d02e3da dynamic param completion bugfixes 2012-09-30 15:04:28 +02:00
David Halter
445132d898 dynamic param completion works now better with subcalls of statements 2012-09-29 18:40:09 +02:00
David Halter
1ae2a36838 fixed some exceptions -> mostly related to used_names access of module 2012-09-27 09:37:23 +02:00
David Halter
908d019390 added additional_dynamic_modules setting 2012-09-26 18:42:08 +02:00
David Halter
bb42a351e0 pep8 2012-09-24 16:20:16 +02:00
David Halter
7c45d84721 dict assignment renaming -> fixes #20 2012-09-22 18:19:47 +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
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
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
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
0e5a70a2db renaming again, should be a little bit better. but some things are commented. 2012-09-20 17:27:00 +02:00
David Halter
076a537801 basic work to get renaming to work in other modules/folders. 2012-09-20 00:25:32 +02:00
Danilo Bargen
21826e7a34 Moved jedi files to separate package folder 2012-09-17 22:38:38 +02:00