Commit Graph

110 Commits

Author SHA1 Message Date
Dave Halter
28004a9ed9 Mention Virtualenv support in readme and features 2018-04-15 12:18:17 +02:00
Dave Halter
73d0506fb0 Add a badge for AppVeyor. Running tests for Windows 2018-03-24 23:16:08 +01:00
Dave Halter
04708819fb Remove SourceLair from products, because it's a paid product 2018-03-23 01:47:05 +01:00
Dave Halter
53e011909d Add a note to the readme. 2018-03-23 01:32:46 +01:00
Oliver Newman
8586d2a995 Fix VS Code Python extension link 2018-03-07 10:11:16 +01:00
Hugo
3644c72efe Add version badges, use SVG badges, fix typos 2018-01-07 10:40:36 +02:00
Hugo
7c31ea9042 Drop support for EOL Python 2.6 2018-01-07 10:40:05 +02:00
Hugo
4199ac1a6f http -> https 2018-01-05 11:39:42 +01:00
Guglielmo Saggiorato
12a6a388cd removed reference to autocomplete-python
kept only ref to autocomplete-python-jedi
2017-09-07 10:58:13 +02:00
Guglielmo Saggiorato
7c4a96fbfa Citing autocomplete-python-jedi alongside to autocomplete-python 2017-09-07 10:58:13 +02:00
denfromufa
270f70ea7e more precise SO link 2017-06-25 21:39:11 +02:00
Dave Halter
e8718c6ce5 Docs for IPython completion which depends now on Jedi. 2017-04-27 19:31:50 +02:00
Daniel M. Capella
68c6f8dd03 readme: Add maralla/completor.vim
https://github.com/maralla/completor.vim
2017-02-14 22:51:17 +01:00
Dave Halter
67ea9ab9f3 Add Eric IDE to the list of supported plugins. 2016-07-03 16:22:23 +02:00
Dave Halter
447656fd14 Remvoed SynWrite from the Jedi implementations. From now on we only add major editors and projects that are using it. 2016-07-03 16:16:54 +02:00
Dave Halter
a02b07bcb8 Merge remote-tracking branch 'origin/master' into away 2016-07-03 15:46:55 +02:00
Dave Halter
c4ec5caf40 3.2 is not supported anymore. Mention this in docs as well. 2016-07-03 11:38:38 +02:00
kiryph
a9b0af3167 Add vim editor plugin deoplete-jedi 2016-06-20 11:26:25 +02:00
Dave Halter
82c76fa689 Merge with the linter branch (especially the changes of pep484. 2016-06-07 13:51:25 +02:00
Dave Halter
ed152e440e Merge master into the away branch. The merge conflict that was resolved was to get 'debug.py' working again. 2016-06-07 08:55:27 +02:00
İsa Mert Gürbüz
07c7a69306 Add gedit to editors that uses jedi 2016-04-15 14:32:13 +03:00
Mathias Fussenegger
a18574246e Add vscode to editors using jedi
The python extension for Visual Studio Code uses Jedi.

As seen here:

    https://github.com/DonJayamanne/pythonVSCode/tree/master/pythonFiles/jedi
2016-03-03 23:02:54 +01:00
Claude
5a555076bb update documentation add python 3.5 and PEP-0484 2016-02-16 10:04:06 +01:00
Christian Hergert
81e07b866f Add GNOME Builder to list of supported editors
Support is provided out of the box as long as python3-jedi is installed.
Additionally, Builder's implementation includes support for GObject
Introspection (and therefore Gtk).
2016-02-11 13:02:27 -08:00
Dave Halter
e34c0b336c Add an acknowledgement section in the README. Thank @tkf, @dbrgn and @gvanrossum for their contributions. 2015-12-26 03:32:50 +01:00
Dave Halter
317ef333fe Captial letters in SourceLair changed. 2015-09-30 15:01:49 +02:00
Dave Halter
879bede753 Merge branch 'master' of github.com:davidhalter/jedi 2015-09-30 14:59:43 +02:00
Dave Halter
cae88b0f94 Add sourcelair to Jedi usages. 2015-09-30 14:59:21 +02:00
Ronan Jouchet
c2f8e1846e Fix #603 - Fix broken 'Tips for how to use jedi efficiently' link in README.md 2015-08-26 21:58:25 -04:00
Dmitry Sadovnychyi
91fb4fd9e1 Add link to Atom in README 2015-06-22 18:09:04 +08:00
Alexander
a5fd0b6c4f Update README - add emacs company-mode 2015-06-14 19:46:53 +09:00
Dave Halter
2221f12de9 Make refactoring clause clearer. 2015-05-01 10:49:26 +02:00
Dave Halter
b59fc04432 Remove crate.io badges. Thy are not working anymore, see crateio/crate.io#18 2015-04-28 12:38:53 +02:00
Dave Halter
1e623509cd Fix README glitches. 2015-04-10 02:40:16 +02:00
Dave Halter
f122c9b5b3 Document the new features better in the next release. 2015-04-08 13:15:21 +02:00
Dave Halter
b106dc25bd Update the README to tell more about Python features. 2015-04-08 12:16:13 +02:00
Dave Halter
98cf9f0c1a Jedi description update. 2015-04-08 11:47:58 +02:00
Ian Lee
49150d760e Fixed #525 - Point to readthedocs.org rather than jedidjah.ch 2015-02-22 14:29:31 -08:00
Ian Lee
2b193cb1f0 Update list of supported cPython versions in readme 2015-02-20 17:14:00 -08:00
abingham
df4845790e Added link to emacs-ycmd.
This is another option for using jedi in emacs via ycmd.
2014-10-27 16:12:10 +02:00
Dave Halter
52bbedd4a8 renamed company-jedi to anaconda-mode, cc @proofit404 2014-07-22 10:33:49 +02:00
Dave Halter
9854a42922 add elpy to the list of supported emacs implementations 2014-04-03 11:08:11 +02:00
Dave Halter
60aff6fa9d A kate plugin uses Jedi, fixes #322 2014-03-12 10:39:25 +01:00
Dave Halter
14aca9708e forgot to change to docs - only changed the readme 2014-03-05 12:36:54 +01:00
Dave Halter
eb1c6f813a add a TextMate plugin link, by @lawrenceakka 2014-03-05 12:32:36 +01:00
Dave Halter
6051b76304 added a note on how to ask questions on stackoverflow to the readme, fixes #334 2014-01-13 22:14:34 +01:00
David Halter
a80a1fc19b add company jedi by @proofit404 to emacs jedi plugins 2013-11-23 14:29:21 +01:00
David Halter
b6c30b542a merge fix for docs 2013-09-14 23:27:36 +04:30
David Halter
cedae32605 Add SynWrite to supported editors. 2013-09-11 22:38:42 +04:30
David Halter
70123a6499 awesome badge power again :-) 2013-09-09 20:09:14 +04:30