-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I don't know how hard this would be and it might be out of scope for this, but it would be really nice if this library supported path completion for the path objects offered by some languages.
E.g. in python:
from pathlib import Path
base = Path("/data/foo/")
input_file = base / "<now complete here...>"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels