anki-code/xontrib-argcomplete

Importing 'pathlib' in a script disabled autocompletion

Aperta

#4 aperta il 21 giu 2021

 (2 commenti) (0 reazioni) (0 assegnatari)Python (5 fork)github user discovery
good first issue

Metriche repository

Star
 (33 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor