mirror of
https://github.com/davidhalter/jedi.git
synced 2026-03-01 18:56:49 +08:00
Get rid of all completions usages
This commit is contained in:
@@ -128,9 +128,9 @@ Autocompletion / Goto / Pydoc
|
||||
|
||||
Please check the API for a good explanation. There are the following commands:
|
||||
|
||||
- ``jedi.Script.goto_assignments``
|
||||
- ``jedi.Script.completions``
|
||||
- ``jedi.Script.usages``
|
||||
- ``jedi.Script.goto``
|
||||
- ``jedi.Script.complete``
|
||||
- ``jedi.Script.find_references``
|
||||
|
||||
The returned objects are very powerful and really all you might need.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user