Jacob Niehus
|
13a4a0c0c4
|
Fix signatures only working in a single buffer
|
2015-11-07 11:43:56 -07:00 |
|
Dave Halter
|
95d8eb1b08
|
Merge pull request #479 from blueyed/fix-cached-signature-call
Handle parenthesis with show_call_signatures' cache
|
2015-10-18 21:45:18 +02:00 |
|
Daniel Hahler
|
431a0b11e5
|
Handle parenthesis with show_call_signatures' cache
After `o`, call signatures should show up after `abs(`.
|
2015-10-18 21:22:11 +02:00 |
|
Daniel Hahler
|
5c868b9a1f
|
Use utf8 ellipsis char instead of 3 dots
|
2015-10-18 21:16:37 +02:00 |
|
Jacob Niehus
|
62c423bf29
|
Add test case for truncation of cmdline signatures
|
2015-10-18 21:16:37 +02:00 |
|
Daniel Hahler
|
afc02a3621
|
Wrap jedi#configure_call_signatures in augroup
|
2015-09-10 11:55:03 +02:00 |
|
Dave Halter
|
2ee17b3be6
|
Correct the signatures test again.
|
2015-03-26 15:21:58 +01:00 |
|
Dave Halter
|
075cd9ce69
|
call signature escape characters moved from == to =`=, because that's something way less common.
|
2015-03-25 16:29:06 +01:00 |
|
Dave Halter
|
2ba5656606
|
Forgot to replace the call signature character in the tests.
|
2015-03-25 14:57:06 +01:00 |
|
Jacob Niehus
|
fb1eaa611e
|
Add vspec tests for cmdline call signatures
|
2014-12-06 14:47:45 -07:00 |
|
Dave Halter
|
c32844dfec
|
fix a few jedi-vim tests that have either broken due to the new jedi version or because they were wrong.
|
2014-05-05 12:17:38 +02:00 |
|
David Halter
|
b618e5b863
|
signatures disabled tests
|
2013-08-28 20:36:27 +04:30 |
|
David Halter
|
39eba902c4
|
test call signatures
|
2013-08-28 20:33:36 +04:30 |
|
David Halter
|
c3f9f03065
|
failing signatures tests
|
2013-08-28 20:01:04 +04:30 |
|