Skip to content

Support attribute completion in pdb for convenience variables #131123

@gaogaotiantian

Description

@gaogaotiantian

Feature or enhancement

Proposal:

We have completion for convenience variables, but not their attributes. $_fra\t gives us $_frame, but $_frame.f_line\t does not give us $_frame.f_lineno. We should support attributes just like other variables.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions