anki-code/xontrib-argcomplete

Importing 'pathlib' in a script disabled autocompletion

オープン

#4 opened on 2021/06/21

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (5 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (33 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

For some reason xontrib-argcomplete wasn't working for my script. I've finally been able to identify that importing pathlib in my script somehow prevents tab completion from working! I have not yet investigated what the root cause is for this, however.

コントリビューターガイド