anki-code/xontrib-argcomplete

Importing 'pathlib' in a script disabled autocompletion

開放

#4 建立於 2021年6月21日

 (2 則留言) (0 個反應) (0 位負責人)Python (5 個分叉)github user discovery
good first issue

倉庫指標

星標
 (33 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南