mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-15 04:31:58 +08:00
additional documentation, affects #28
This commit is contained in:
@@ -17,7 +17,7 @@ sucks less than other tools. It understands almost all of the basic Python
|
||||
syntax elements including many builtins.
|
||||
|
||||
Jedi suports two different goto functions and has support for renaming.
|
||||
Probably it will also have some support for refactoring some in the future.
|
||||
Probably it will also have some support for refactoring in the future.
|
||||
|
||||
Jedi uses a very simple interface to connect with IDE's. As an reference, there
|
||||
is a VIM implementation, which uses Jedi's autocompletion. However, I encourage
|
||||
|
||||
Reference in New Issue
Block a user