Skip to content

Idea: hide "private" names from tab completion #1636

@deshipu

Description

@deshipu

This is just an idea for discussion: what if we filtered the names considered by auto-completion to filter out all names that start with the underscore, unless the user has already typed an underscore? The rationale behind this is that those usually are implementation details of the module/class in question, and the chance the users actually want to call them from outside are small.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions