anki-code/xontrib-argcomplete

Importing 'pathlib' in a script disabled autocompletion

Ouverte

#4 ouverte le 21 juin 2021

 (2 commentaires) (0 réaction) (0 personne assignée)Python (5 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (33 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur