Skip to content

Shift-Tab completion doesn't work when edit cursor is at the start of the object #1902

Open
@smcinerney

Description

@smcinerney

Shift-Tab completion on an object name only works when you place the edit cursor inside or after the object. Not when it's at the start of the object. I think that's contrary to most IDEs. Also, this gotcha is not documented anywhere.

import pandas
pd.crosstab
# ^ Put your edit cursor at the start of `pd.crosstab` and press Shift-Tab (on MacOS, Fn-Shift-Tab).
# Nothing happens. 

Version: Jupyter 4.2.3 on MacOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions