Skip to content

Support for path objects #77

@maxnoe

Description

@maxnoe

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...>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions