Skip to content

Support REPL import completion (needs investigation first) #128786

Closed as not planned
@kfatyuip

Description

@kfatyuip

Feature or enhancement

Proposal:

press TAB after

import o

shows

object()  oct(      open(     or        ord(

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

No response

### Tasks
- [ ] Design the infrastructure for discovering importable modules
- [ ] Benchmark the cost of adding `import` completion (how long it takes to create the cache, how fluid it is in the end)

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtopic-replRelated to the interactive shelltype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions