mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Revert "Make sure to mention that VSCode is using Jedi"
It was already in there.
This reverts commit 2cf06bcf48.
This commit is contained in:
@@ -43,7 +43,6 @@ the CPython REPL you have to install it.
|
|||||||
Jedi can currently be used with the following editors/projects:
|
Jedi can currently be used with the following editors/projects:
|
||||||
|
|
||||||
- Vim (jedi-vim_, YouCompleteMe_, deoplete-jedi_, completor.vim_)
|
- Vim (jedi-vim_, YouCompleteMe_, deoplete-jedi_, completor.vim_)
|
||||||
- VSCode (Jedi is the default backend)
|
|
||||||
- Emacs (Jedi.el_, company-mode_, elpy_, anaconda-mode_, ycmd_)
|
- Emacs (Jedi.el_, company-mode_, elpy_, anaconda-mode_, ycmd_)
|
||||||
- Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3])
|
- Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3])
|
||||||
- TextMate_ (Not sure if it's actually working)
|
- TextMate_ (Not sure if it's actually working)
|
||||||
|
|||||||
@@ -23,10 +23,6 @@ Vim:
|
|||||||
- YouCompleteMe_
|
- YouCompleteMe_
|
||||||
- deoplete-jedi_
|
- deoplete-jedi_
|
||||||
|
|
||||||
VSCode:
|
|
||||||
|
|
||||||
- Jedi is used by default if you download VSCode.
|
|
||||||
|
|
||||||
Emacs:
|
Emacs:
|
||||||
|
|
||||||
- Jedi.el_
|
- Jedi.el_
|
||||||
|
|||||||
Reference in New Issue
Block a user