mirror of
https://github.com/davidhalter/jedi.git
synced 2026-03-05 05:24:16 +08:00
readme update again
This commit is contained in:
@@ -8,13 +8,13 @@ Jedi - an awesome Python auto-completion
|
|||||||
|
|
||||||
**beta testing**
|
**beta testing**
|
||||||
|
|
||||||
*If you have any comments or feature request, please tell me! I really want to
|
*If you have any comments or feature requests, please tell me! I really want to
|
||||||
know, what you think about Jedi.*
|
know, what you think about Jedi.*
|
||||||
|
|
||||||
Jedi is an autocompletion tool for Python. It works. With and without syntax
|
Jedi is an autocompletion tool for Python. It works. With and without syntax
|
||||||
errors. Sometimes it sucks, but that's normal in dynamic languages. But it
|
errors. Sometimes it sucks, but that's normal in dynamic languages. But it
|
||||||
sucks less. It understand basic things like decorators, generators and list
|
sucks less than other tools. It understands almost all of the basic Python
|
||||||
comprehensions.
|
syntax elements including many builtins.
|
||||||
|
|
||||||
Jedi suports two different goto functions and has support for renaming.
|
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 some in the future.
|
||||||
|
|||||||
Reference in New Issue
Block a user