David Halter
|
6ed0b78c90
|
deprecate a lot of old definitions how to use functions, use instead the names of jedi functions
|
2013-08-20 16:17:39 +04:30 |
|
David Halter
|
99b53f200f
|
update jedi-vim doc with new functions
|
2013-08-20 16:16:29 +04:30 |
|
David Halter
|
9f683c4cbf
|
update README with new functions
|
2013-08-20 16:16:15 +04:30 |
|
David Halter
|
6ee05f976d
|
use call_signature_escape instead of the old function_definition_escape, to be compatible with jedi
|
2013-08-20 15:13:55 +04:30 |
|
David Halter
|
bba9682197
|
call_signatures instead of function_definition
|
2013-08-20 15:07:32 +04:30 |
|
David Halter
|
00814ef58d
|
completions instead of complete
|
2013-08-20 15:01:09 +04:30 |
|
David Halter
|
e01eadb9ed
|
automatically initialize filetype plugin on
|
2013-08-19 15:27:40 +04:30 |
|
David Halter
|
7c1aa736ff
|
jedi version upgrade: 0.7.0
|
2013-08-18 20:49:14 +04:30 |
|
David Halter
|
e93976ad44
|
fix position of call defs cursor
|
2013-08-18 20:47:04 +04:30 |
|
David Halter
|
6028e0d379
|
builtin modules cannot be displayed, but show the path where they are located
|
2013-08-07 10:59:23 +04:30 |
|
David Halter
|
cf6551f17e
|
Merge remote-tracking branch 'origin/master' into dev
|
2013-08-07 10:37:31 +04:30 |
|
David Halter
|
33b58d894c
|
removed an old description
|
2013-08-05 16:40:48 +04:30 |
|
David Halter
|
be4039995a
|
changed contributing
|
2013-08-05 16:40:30 +04:30 |
|
David Halter
|
64aeebb12b
|
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev
|
2013-08-05 16:33:17 +04:30 |
|
David Halter
|
5e5d308348
|
remove a deprecated line
|
2013-08-05 16:32:37 +04:30 |
|
David Halter
|
380ab946e5
|
Merge pull request #149 from gpoulin/lookuperror
Modify IndexError to LookupError in tabnew
|
2013-07-04 09:29:22 -07:00 |
|
David Halter
|
26492d1d32
|
Merge pull request #147 from rogererens/patch-1
Update jedi-vim.txt
|
2013-06-25 01:32:52 -07:00 |
|
David Halter
|
622331afa4
|
Merge pull request #138 from heavenshell/fix_deprecation_warning
Fix not to use deprecated method
|
2013-05-31 12:07:00 -07:00 |
|
David Halter
|
2cc0adcc65
|
Merge pull request #135 from mlmoses/fix-python3-errors
Fix errors when vim is compiled with +python3.
|
2013-05-19 01:06:18 -07:00 |
|
David Halter
|
b9fef7b969
|
renamed Pyedit to Pyimport, refs #117
|
2013-05-19 00:25:00 +04:30 |
|
David Halter
|
dd70fa0891
|
Merge branch 'dev' into newtab
|
2013-05-19 00:13:42 +04:30 |
|
David Halter
|
ccc901f360
|
use is_keyword instead of hack
|
2013-05-19 00:11:27 +04:30 |
|
David Halter
|
f88c11e353
|
Merge branch 'bugfix-newtab-syntax' of git://github.com/artnez/jedi-vim into newtab
|
2013-05-18 22:44:49 +04:30 |
|
David Halter
|
e8e1cc7d47
|
improve indentation of #117
|
2013-05-18 21:53:44 +04:30 |
|
David Halter
|
34bf4479d8
|
Merge branch 'master' of git://github.com/coot/jedi-vim into pyedit
|
2013-05-18 21:36:50 +04:30 |
|
David Halter
|
403028a50c
|
ctrl space cycles now through results, when used multiple times, fixes #118
|
2013-05-18 19:55:30 +04:30 |
|
David Halter
|
3ae35c1ea1
|
add doc/tags to gitignore
|
2013-05-18 13:46:23 +04:30 |
|
David Halter
|
fcc8cf5185
|
new jedi version also in sub repository
|
2013-05-18 13:14:11 +04:30 |
|
David Halter
|
ab5065753e
|
update jedi notification
|
2013-05-14 22:20:39 +04:30 |
|
David Halter
|
daa7f1c60c
|
Merge remote-tracking branch 'origin/master' into dev
|
2013-05-14 22:12:54 +04:30 |
|
David Halter
|
42b240c366
|
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev
|
2013-05-14 22:12:17 +04:30 |
|
David Halter
|
8c482c72db
|
Merge pull request #108 from runiq/vimdoc
Add vimdoc help file
|
2013-03-01 22:26:59 -08:00 |
|
David Halter
|
c1026023f2
|
Merge pull request #107 from runiq/silent-dot-mappings
Silence dot completion mappings
|
2013-03-01 07:35:44 -08:00 |
|
David Halter
|
a763f12b4e
|
default encoding for VIM compiled with -multibyte, fixes #100
|
2013-02-24 08:57:36 +04:30 |
|
David Halter
|
d0b0413e7b
|
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev
|
2013-02-24 08:50:02 +04:30 |
|
David Halter
|
7d1d5bd492
|
Merge pull request #101 from ricobl/tabnew-drop
Improved opening file in existing or new tab.
|
2013-02-23 11:37:55 -08:00 |
|
David Halter
|
6a4d7c40ca
|
Merge pull request #89 from ethinx/issue80
Fix #80 "Not an editor command: Python << PYTHONEOF"
|
2013-02-05 02:18:20 -08:00 |
|
David Halter
|
c2cbe4133e
|
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev
|
2013-01-25 14:28:59 +01:00 |
|
David Halter
|
1d14abfff8
|
updated AUTHORS.txt, added @mattn, @ming13, @hattya, @flupke, @lilix, @strycore, @ganwell, @todesschaf, @Tinche
|
2013-01-25 14:28:48 +01:00 |
|
David Halter
|
fdcc192def
|
Merge pull request #83 from andviro/master
fix for #81
|
2013-01-25 01:37:24 -08:00 |
|
David Halter
|
bf7a5b82bb
|
Merge remote-tracking branch 'origin/master' into dev
|
2013-01-22 06:56:40 +01:00 |
|
David Halter
|
f2354d3700
|
Merge pull request #79 from ganwell/master
Selecting the first completion menu line
|
2013-01-21 21:56:00 -08:00 |
|
David Halter
|
2b0e66b565
|
set the cursor to the right position, messed that up in the previous commit, #65
|
2013-01-14 16:15:06 +01:00 |
|
David Halter
|
69e4cead81
|
turn syntax highlighting on again if it's turned off by renaming (possible vim bug).
|
2013-01-14 15:37:59 +01:00 |
|
David Halter
|
ef1011d8c6
|
Merge pull request #71 from ming13/readme-syntax-highlighting
Use VimL syntax highlighting in the readme file
|
2013-01-11 06:28:25 -08:00 |
|
David Halter
|
098cdb3eb8
|
Don't map <C-c> if a mapping already exists, fixes #69
|
2013-01-11 11:03:19 +01:00 |
|
David Halter
|
3c55a4bed6
|
Python alias works now
|
2013-01-07 00:28:37 +01:00 |
|
David Halter
|
7b60d00dbc
|
also check for py3k in ftplugin
|
2013-01-07 00:00:16 +01:00 |
|
David Halter
|
30ea569cd8
|
python -> Python
|
2013-01-06 23:59:10 +01:00 |
|
David Halter
|
b63454ebd4
|
add a Python command that is able to execute python3 and python2
|
2013-01-06 23:55:24 +01:00 |
|
David Halter
|
5670946a73
|
finish also ftplugin if +python is not available
|
2013-01-05 13:56:38 +01:00 |
|
David Halter
|
a09b3121d5
|
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev
|
2013-01-05 13:54:47 +01:00 |
|
David Halter
|
c3754ab670
|
Merge pull request #64 from lilix/master
Squelch the +python warning during initialization
|
2013-01-05 04:54:29 -08:00 |
|
David Halter
|
74d93b8c3d
|
related_name changed sorting -> change renaming
|
2013-01-04 15:11:41 +01:00 |
|
David Halter
|
62d9b564f9
|
add spaces to additional get_definition quotes, fixes #63
|
2013-01-04 10:56:19 +01:00 |
|
David Halter
|
bd01c84e9f
|
change image links, because they were broken, fixes #61
|
2013-01-02 20:54:55 +01:00 |
|
David Halter
|
b1cdfb33f5
|
Merge pull request #62 from Tinche/master
Small documentation fix
|
2013-01-02 08:12:15 -08:00 |
|
David Halter
|
89f21b9196
|
use PythonToVimStr in more places, fixes #60
|
2012-12-31 14:24:01 +01:00 |
|
David Halter
|
cde62de599
|
Merge pull request #58 from flupke/dev
fixed jedi#new_buffer() when g:jedi#use_tabs_not_buffers = 0
|
2012-12-26 15:10:06 -08:00 |
|
David Halter
|
d576d7d151
|
use vim.command instead of vim.execute (which doesn't even exist), thanks to @enoodle for the hint
|
2012-12-25 23:58:59 +01:00 |
|
David Halter
|
4336cbb742
|
by default <C-c> imaps to escape, should fix #55
|
2012-12-24 00:44:09 +01:00 |
|
David Halter
|
ff10a0a6e4
|
escape file paths if opening new buffers/tabs, fixes #54
|
2012-12-21 13:03:55 +01:00 |
|
David Halter
|
6a70c84cc0
|
new_buffer instead of tabnew
|
2012-12-21 09:52:26 +01:00 |
|
David Halter
|
394aeffa61
|
update jedi version
|
2012-12-19 23:14:57 +01:00 |
|
David Halter
|
09721ecedf
|
problems with encodings should be fixed more or less. At least I understand encodings now. :-) #48
|
2012-12-19 20:46:42 +01:00 |
|
David Halter
|
9fbec4faf2
|
changed something that I absolutely don't get again. #48
|
2012-12-19 01:32:15 +01:00 |
|
David Halter
|
824925debe
|
remove unnecessary echo
|
2012-12-18 17:25:00 +01:00 |
|
David Halter
|
730c98ff67
|
add autocompletion_command default -> fixes #51
|
2012-12-18 17:14:58 +01:00 |
|
David Halter
|
704c1c2553
|
added auto configuration of VIM setting -> fixes #52
|
2012-12-18 16:46:28 +01:00 |
|
David Halter
|
64e2b1d806
|
added lgpl license -> #50
|
2012-12-18 16:33:37 +01:00 |
|
David Halter
|
72571db6ee
|
encode output strings to latin-1, vim has problems with utf8. fixes #48
|
2012-12-18 16:14:21 +01:00 |
|
David Halter
|
42900bb62f
|
if completeopt = longest is not set, change the default behaviour of the popup menu, fixes #32
|
2012-12-11 15:10:03 +01:00 |
|
David Halter
|
1507fcc24f
|
update of jedi version
|
2012-12-10 22:42:09 +01:00 |
|
David Halter
|
1900c0829a
|
changed sys.path insertion, might help #28
|
2012-12-10 16:50:30 +01:00 |
|
David Halter
|
facb5c05ba
|
fixed some serious problems with show_func_def, that were caused by bad unicode support of python/vim, see also: http://bugs.python.org/issue5876
|
2012-11-28 23:46:22 +01:00 |
|
David Halter
|
d613ed2266
|
again debug functions (was buggy before)
|
2012-11-28 17:43:05 +01:00 |
|
David Halter
|
fb744e2e6d
|
add debugging functions for jedi
|
2012-11-28 10:17:52 +01:00 |
|
David Halter
|
71f146c6bd
|
add c-space also for gvim, which doesn't work with <nul>, #42
|
2012-11-27 10:29:12 +01:00 |
|
David Halter
|
75dee25646
|
removed sorting, because jedi does that now.
|
2012-11-21 17:33:12 +01:00 |
|
David Halter
|
997be00004
|
add pyc to gitignore - fixes #40
|
2012-11-08 18:39:32 +01:00 |
|
David Halter
|
ecd62166e8
|
Merge pull request #38 from hattya/dev
fix python sys.path
|
2012-11-05 04:43:09 -08:00 |
|
David Halter
|
5349c183b7
|
Merge pull request #37 from mattn/fix_delay_load
fix delayload. (@mattn fixed a bug related to his pull requests)
|
2012-10-31 09:26:08 -07:00 |
|
David Halter
|
8813b2312e
|
Merge pull request #35 from mattn/delay_load
delay load python module. this change make bits faster.
|
2012-10-31 06:22:06 -07:00 |
|
David Halter
|
5ac5598b34
|
Merge pull request #36 from mattn/switchbuf
don't set switchbuf option until python filetype is loaded.
|
2012-10-31 02:25:21 -07:00 |
|
David Halter
|
4d62f1ea81
|
Merge pull request #34 from mattn/did_ftplugin
set b:did_ftplugin to avoid overwrites by pythoncomplete.vim .
|
2012-10-31 02:21:17 -07:00 |
|
David Halter
|
2143e2f0a3
|
Merge remote-tracking branch 'origin/master' into dev
|
2012-10-23 10:28:22 +02:00 |
|
David Halter
|
3a2cec368d
|
show_function_definition option wasn't in the docs
|
2012-10-21 02:31:13 +02:00 |
|
David Halter
|
24053c455d
|
Merge pull request #25 from strycore/master
Improved color contrast for function definitions in gvim
-> fixes #24
|
2012-10-20 13:21:14 -07:00 |
|
David Halter
|
99cb1d6f12
|
show_func_def shows function definition without that setting, fixes #19
|
2012-10-20 02:19:01 +02:00 |
|
David Halter
|
f356b17a70
|
Merge pull request #18 from tek/dev
missing bang in function definition
|
2012-10-18 23:29:32 -07:00 |
|
David Halter
|
a87af78be3
|
don't complete on numbers, fixes #14
|
2012-10-17 23:35:00 +02:00 |
|
David Halter
|
c2cb6b641b
|
vim 7.2 has no conceal feature, fixes #13
|
2012-10-17 18:45:31 +02:00 |
|
David Halter
|
96b75d24f5
|
contributing pep8
|
2012-10-17 07:45:51 +02:00 |
|
David Halter
|
dc919cc48a
|
contributing changes 2
|
2012-10-17 07:39:26 +02:00 |
|
David Halter
|
17b7b0d7fd
|
contributing changes
|
2012-10-17 07:37:42 +02:00 |
|
David Halter
|
c0a66654bf
|
added Contributing file, because I want people to push to the dev branch.
|
2012-10-17 07:34:06 +02:00 |
|
David Halter
|
8fe0bac319
|
display errors (caused problems with pydoc)
|
2012-10-16 14:36:40 +02:00 |
|
David Halter
|
1e3e8e1aec
|
show_func_def raised errors again (#3), almost fixes #9
|
2012-10-16 09:42:25 +02:00 |
|
David Halter
|
d1844c45a1
|
Merge pull request #10 from todesschaf/sorted_menu
Sort menu options
|
2012-10-16 00:22:17 -07:00 |
|
David Halter
|
27076f8adb
|
added pictures of jedi to jedi-vim
|
2012-10-14 15:12:19 +02:00 |
|