Skip to content
Snippets Groups Projects
  • Harry Saunders's avatar
    fdd12399
    Make jedi call tips persistent in completion api · fdd12399
    Harry Saunders authored
    QSci has a bug where it will not display call tips in the GUI the first
    time you enter a bracket for a function. You need to either enter an
    argument and a comma, or delete the bracket and put it back in again.
    Since jedi's completions are updated on every key movement the call tips
    will never show unless they are persistent.
    fdd12399
    History
    Make jedi call tips persistent in completion api
    Harry Saunders authored
    QSci has a bug where it will not display call tips in the GUI the first
    time you enter a bracket for a function. You need to either enter an
    argument and a comma, or delete the bracket and put it back in again.
    Since jedi's completions are updated on every key movement the call tips
    will never show unless they are persistent.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.